Skip to content
Snippets Groups Projects
Commit ba143c18 authored by Andrew Vant's avatar Andrew Vant
Browse files

Updated pillar.example with the correct defaults for template_sources.

parent f0e9c2df
No related branches found
No related tags found
No related merge requests found
...@@ -82,9 +82,9 @@ salt: ...@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment