22 lines
382 B
Plaintext
22 lines
382 B
Plaintext
salt:
|
|
master:
|
|
fileserver_backend:
|
|
- git
|
|
- roots
|
|
gitfs_remotes:
|
|
- git://github.com/saltstack-formulas/salt-formula.git
|
|
file_roots:
|
|
base:
|
|
- /srv/salt
|
|
minion:
|
|
master: salt
|
|
module_config:
|
|
test: True
|
|
test.foo: foo
|
|
test.bar:
|
|
- baz
|
|
- quo
|
|
test.baz:
|
|
spam: sausage
|
|
cheese: bread
|