소스 검색

fix for symlink docroot failure

master
Rowcliffe Browne 9 년 전
부모
커밋
fd49c2c385
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      apache/vhosts/standard.sls

+ 1
- 0
apache/vhosts/standard.sls 파일 보기

@@ -27,6 +27,7 @@ include:
- unless: test -d {{ documentroot }}
- name: {{ documentroot }}
- makedirs: True
- allow_symlink: True
{% endif %}

{% if grains.os_family == 'Debian' %}

Loading…
취소
저장