소스 검색

fixed the name of the service that the openssh config is watched by

master
Kenny Do 11 년 전
부모
커밋
dc53d0c295
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      openssh/config.sls

+ 1
- 1
openssh/config.sls 파일 보기

@@ -8,5 +8,5 @@ sshd_config:
- name: {{ openssh.sshd_config }}
- source: {{ openssh.sshd_config_src }}
- watch_in:
- service: {{ openssh.service }}
- service: openssh


Loading…
취소
저장