소스 검색

fix(service): svc `salt-master` watch `remove-default-master-conf-file`

tags/v1.5.1
sticky-note 4 년 전
부모
커밋
e1774e3b40
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      salt/master.sls

+ 2
- 0
salt/master.sls 파일 보기

@@ -66,6 +66,8 @@ salt-master:
remove-default-master-conf-file:
file.absent:
- name: {{ salt_settings.config_path }}/master
- watch_in:
- service: salt-master
{% endif %}

# clean up old _defaults.conf file if they have it around

Loading…
취소
저장