mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-07-31 22:46:06 +02:00
Test if individual gitfs remote is string
https://github.com/saltstack-formulas/salt-formula/issues/64 Fixes issue where a gitfs remote that has no child options would cause an error. Also fix up bad yaml in pillar example.
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ salt:
|
||||
- git
|
||||
- roots
|
||||
gitfs_remotes:
|
||||
- git://github.com/saltstack-formulas/salt-formula.git
|
||||
- git://github.com/saltstack-formulas/salt-formula.git:
|
||||
- base: develop
|
||||
file_roots:
|
||||
base:
|
||||
|
||||
Reference in New Issue
Block a user