This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
salt
/
apache-formula
원본 프로젝트 :
ExternalMirrors/apache-formula
보기
1
좋아요
0
포크
0
코드
릴리즈
0
Activity
소스 검색
Don't execute a2ensite if the vhost is already enabled
master
vincentfretin
10 년 전
부모
b034debeca
커밋
18d8c0c0fb
1개의 변경된 파일
과
1개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
+1
-0
apache/vhosts/standard.sls
+ 1
- 0
apache/vhosts/standard.sls
파일 보기
@@ -24,6 +24,7 @@ include:
a2ensite {{ id }}:
cmd:
- run
- unless: ls /etc/apache2/sites-enabled/{{ id }}
- require:
- file: {{ id }}
- watch_in:
Write
Preview
Loading…
취소
저장