소스 검색

Added explanatory comment to the apache restart/reload module.wait states

tags/v0.37.4
Seth House 10 년 전
부모
커밋
67b8518e47
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      apache/init.sls

+ 2
- 0
apache/init.sls 파일 보기

@@ -9,6 +9,8 @@ apache:
- name: {{ apache.service }}
- enable: True

# The following states are inert by default and can be used by other states to
# trigger a restart or reload as needed.
apache-reload:
module:
- wait

Loading…
취소
저장