This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
salt
/
nginx-formula
원본 프로젝트 :
ExternalMirrors/nginx-formula
보기
1
좋아요
0
포크
0
코드
릴리즈
0
Activity
소스 검색
[users] use {{ htauth }} variable
master
Arthur Lutz
6 년 전
부모
f3ef626ec4
커밋
78ddf90f5b
No account linked to committer's email address
1개의 변경된 파일
과
2개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
변경상태 보기
+2
-2
nginx/users.sls
+ 2
- 2
nginx/users.sls
파일 보기
@@ -5,9 +5,9 @@ htpasswd:
pkg.installed:
- name: {{ nginx.apache_utils }}
touch
/etc/nginx/.htpasswd
:
touch
{{ htauth }}
:
cmd.run:
- creates:
/etc/nginx/.htpasswd
- creates:
{{ htauth }}
make sure {{ htauth }} exists:
file.exists:
Write
Preview
Loading…
취소
저장