소스 검색

Updated pillar.example with the correct defaults for template_sources.

tags/v0.57.0
Andrew Vant 9 년 전
부모
커밋
ba143c1810
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. +3
    -3
      pillar.example

+ 3
- 3
pillar.example 파일 보기

@@ -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.

Loading…
취소
저장