mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-09-19 06:54:51 +02:00
Added module_config section to minion template
This commit is contained in:
@@ -10,3 +10,12 @@ salt:
|
||||
- /srv/salt
|
||||
minion:
|
||||
master: salt
|
||||
module_config:
|
||||
test: True
|
||||
test.foo: foo
|
||||
test.bar:
|
||||
- baz
|
||||
- quo
|
||||
test.baz:
|
||||
spam: sausage
|
||||
cheese: bread
|
||||
|
||||
Reference in New Issue
Block a user