This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
ExternalMirrors
/
nginx-formula
의 미러
https://github.com/saltstack-formulas/nginx-formula
보기
1
좋아요
0
포크
1
코드
이슈
0
릴리즈
34
위키
Activity
소스 검색
fix(servers): wrong conditional specification
tags/v2.7.1
Javier Bértoli
3 년 전
부모
46971528d7
커밋
494b2fbea4
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
+1
-1
nginx/service.sls
+ 1
- 1
nginx/service.sls
파일 보기
@@ -43,5 +43,5 @@ nginx_service:
- pkg: nginx_install
{% endif %}
{% if nginx.check_config_before_apply %}
- only
_
if: /usr/sbin/nginx -t
- onlyif: /usr/sbin/nginx -t
{% endif %}
Write
Preview
Loading…
취소
저장