Przeglądaj źródła

add pillar_roots for minion and master in pillar.example

tags/v0.57.0
Edvinas Klovas 9 lat temu
rodzic
commit
47b75d05c7
1 zmienionych plików z 6 dodań i 1 usunięć
  1. +6
    -1
      pillar.example

+ 6
- 1
pillar.example Wyświetl plik

@@ -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

Ładowanie…
Anuluj
Zapisz