Added pillar option to redirect profile and map folders.

This commit is contained in:
Andrew Vant
2015-04-03 17:33:25 -04:00
parent 1f43b96a00
commit fb1d7e8d3b
2 changed files with 16 additions and 12 deletions
+6
View File
@@ -82,6 +82,12 @@ salt:
- cloud.providers.d/key
- cloud.profiles.d
- cloud.maps.d
# You can take profile and map templates from an alternate location
# if desired.
profiles_src: salt://templates/cloud.profiles.d
maps_src: salt://templates/cloud.maps.d
providers:
- ec2
- gce