Added support for salt minion gitfs

Gitfs for the minion is possible with salt 2014.7
Updated config _defaults.conf and pillar with example
Tested it on Archlinux with salt-call --local state.highstate
This commit is contained in:
Niels Abspoel
2014-12-08 22:17:07 +01:00
parent 682c9478cc
commit ef4bc1a25a
2 changed files with 60 additions and 1 deletions
+9
View File
@@ -11,6 +11,15 @@ salt:
- /srv/salt
minion:
master: salt
fileserver_backend:
- git
- roots
gitfs_remotes:
- git://github.com/saltstack-formulas/salt-formula.git:
- base: develop
file_roots:
base:
- /srv/salt
module_config:
test: True
test.foo: foo