mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-07-23 20:33:18 +02:00
Updated pillar.example with the correct defaults for template_sources.
This commit is contained in:
+3
-3
@@ -82,9 +82,9 @@ salt:
|
||||
# You can take profile and map templates from an alternate location
|
||||
# if you want to write your own.
|
||||
template_sources:
|
||||
providers: salt://templates/cloud.providers.d
|
||||
profiles: salt://templates/cloud.profiles.d
|
||||
maps: salt://templates/cloud.maps.d
|
||||
providers: salt://salt/files/cloud.providers.d
|
||||
profiles: salt://salt/files/cloud.profiles.d
|
||||
maps: salt://salt/files/cloud.maps.d
|
||||
|
||||
# These settings are used by the default provider templates and
|
||||
# only need to be set for the ones you're using.
|
||||
|
||||
Reference in New Issue
Block a user