2013-08-13 00:35:25 +02:00
|
|
|
salt:
|
|
|
|
master:
|
|
|
|
fileserver_backend:
|
|
|
|
- git
|
|
|
|
- roots
|
|
|
|
gitfs_remotes:
|
2013-08-13 00:37:38 +02:00
|
|
|
- git://github.com/saltstack-formulas/salt-formula.git
|
2013-08-13 00:35:25 +02:00
|
|
|
file_roots:
|
2013-08-13 23:40:48 +02:00
|
|
|
base:
|
2013-08-13 00:35:25 +02:00
|
|
|
- /srv/salt
|
|
|
|
minion:
|
|
|
|
master: salt
|
2013-09-03 16:45:24 +02:00
|
|
|
module_config:
|
|
|
|
test: True
|
|
|
|
test.foo: foo
|
|
|
|
test.bar:
|
|
|
|
- baz
|
|
|
|
- quo
|
|
|
|
test.baz:
|
|
|
|
spam: sausage
|
|
|
|
cheese: bread
|