Kaynağa Gözat

add pillar_roots for minion and master in pillar.example

tags/v0.57.0
Edvinas Klovas 9 yıl önce
ebeveyn
işleme
47b75d05c7
1 değiştirilmiş dosya ile 6 ekleme ve 1 silme
  1. +6
    -1
      pillar.example

+ 6
- 1
pillar.example Dosyayı Görüntüle

@@ -27,7 +27,9 @@ salt:
file_roots:
base:
- /srv/salt

pillar_roots:
base:
- /srv/pillar
# for salt-api with tornado rest interface
rest_tornado:
port: 8000
@@ -56,6 +58,9 @@ salt:
file_roots:
base:
- /srv/salt
pillar_roots:
base:
- /srv/pillar
module_config:
test: True
test.foo: foo

Yükleniyor…
İptal
Kaydet