This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
ExternalMirrors
/
nginx-formula
의 미러
https://github.com/saltstack-formulas/nginx-formula
보기
1
좋아요
0
포크
1
코드
이슈
0
릴리즈
34
위키
Activity
소스 검색
Wait until pkg:nginx is installed before adding /etc/nginx/nginx.conf
tags/v0.55.0
Ajna Cackovic
10 년 전
부모
4bcb49826e
커밋
f0f2f941a4
1개의 변경된 파일
과
1개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
+1
-0
nginx/common.sls
+ 1
- 0
nginx/common.sls
파일 보기
@@ -22,6 +22,7 @@
- source: salt://nginx/templates/config.jinja
- require:
- file: /etc/nginx
- pkg: nginx
{% for dir in ('sites-enabled', 'sites-available') %}
/etc/nginx/{{ dir }}:
Write
Preview
Loading…
취소
저장