소스 검색

Fix reactor examples

tags/v0.57.0
Javier Bértoli 7 년 전
부모
커밋
3a1e7ad9f9
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      pillar.example

+ 2
- 2
pillar.example 파일 보기

@@ -182,7 +182,7 @@ salt:
# They override reactors configured in
# 'salt:reactors' or the old 'salt:reactor' parameters
reactors:
- 'master/deploy':
- 'minion/deploy':
- /srv/salt/reactors/deploy.sls

# salt cloud config
@@ -260,7 +260,7 @@ salt:
pub: |
...........

# These reactors will be configured both to the minion and the master
# These reactors will be configured both in the minion and the master
reactors:
- 'deploy':
- /srv/salt/reactors/deploy.sls

Loading…
취소
저장