mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-07-26 14:25:34 +02:00
Added pillar option to redirect profile and map folders.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user