Skip to content
Snippets Groups Projects
Commit d071713f authored by Niels Abspoel's avatar Niels Abspoel
Browse files

update pillar.example for new lookup

parent 7b4104cf
No related branches found
No related tags found
No related merge requests found
salt: salt:
# to overwrite map.jinja salt packages
lookup:
salt-master: 'salt-master'
salt-minion: 'salt-minion'
salt-syndic: 'salt-syndic'
salt-cloud: 'salt-cloud'
salt-ssh: 'salt-ssh'
# salt master config
master: master:
fileserver_backend: fileserver_backend:
- git - git
...@@ -9,6 +19,8 @@ salt: ...@@ -9,6 +19,8 @@ salt:
file_roots: file_roots:
base: base:
- /srv/salt - /srv/salt
# salt minion config:
minion: minion:
master: salt master: salt
fileserver_backend: fileserver_backend:
...@@ -29,6 +41,8 @@ salt: ...@@ -29,6 +41,8 @@ salt:
test.baz: test.baz:
spam: sausage spam: sausage
cheese: bread cheese: bread
# salt cloud config
cloud: cloud:
master: salt master: salt
folders: folders:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment