Updated pillar.example with the correct defaults for template_sources.
This commit is contained in:
parent
f0e9c2df87
commit
ba143c1810
@ -82,9 +82,9 @@ salt:
|
|||||||
# You can take profile and map templates from an alternate location
|
# You can take profile and map templates from an alternate location
|
||||||
# if you want to write your own.
|
# if you want to write your own.
|
||||||
template_sources:
|
template_sources:
|
||||||
providers: salt://templates/cloud.providers.d
|
providers: salt://salt/files/cloud.providers.d
|
||||||
profiles: salt://templates/cloud.profiles.d
|
profiles: salt://salt/files/cloud.profiles.d
|
||||||
maps: salt://templates/cloud.maps.d
|
maps: salt://salt/files/cloud.maps.d
|
||||||
|
|
||||||
# These settings are used by the default provider templates and
|
# These settings are used by the default provider templates and
|
||||||
# only need to be set for the ones you're using.
|
# only need to be set for the ones you're using.
|
||||||
|
Loading…
Reference in New Issue
Block a user