This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
salt
/
apache-formula
원본 프로젝트 :
ExternalMirrors/apache-formula
보기
1
좋아요
0
포크
0
코드
릴리즈
0
Activity
소스 검색
Merge pull request
#215
from arthurlogilab/patch-1
Fix conflict ID
#214
master
Niels Abspoel
7 년 전
부모
c6018aeac1
1b5e13a36c
커밋
57b2c5d1aa
No account linked to committer's email address
1개의 변경된 파일
과
2개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
+2
-1
apache/mod_fcgid.sls
+ 2
- 1
apache/mod_fcgid.sls
파일 보기
@@ -11,8 +11,9 @@ mod-fcgid:
- pkg: apache
{% if grains['os_family']=="Debian" %}
a2enmod fcgid:
a2enmod fcgid
for apache.mod_fcgid
:
cmd.run:
- name: a2enmod fcgid
- order: 225
- unless: ls /etc/apache2/mods-enabled/fcgid.load
- require:
Write
Preview
Loading…
취소
저장