소스 검색

in RH, vhosts.d doesnt exisit, this makes it

tags/v0.37.4
Gary Waters 7 년 전
부모
커밋
4da54dd8de
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. +4
    -0
      apache/init.sls

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

@@ -14,6 +14,10 @@ apache:
- name: {{ apache.service }}
- enable: True

{{ apache.vhostdir }}:
file.directory:
- makedirs: 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:

Loading…
취소
저장