Browse Source
Merge pull request #183 from arthurlogilab/patch-4
Touch htpassw for nginx
tags/v0.55.0
Niels Abspoel
6 years ago
No account linked to committer's email address
1 changed files with
4 additions and
0 deletions
-
nginx/users.sls
|
|
|
|
|
|
|
|
pkg.installed: |
|
|
pkg.installed: |
|
|
- name: {{ nginx.apache_utils }} |
|
|
- name: {{ nginx.apache_utils }} |
|
|
|
|
|
|
|
|
|
|
|
touch {{ htauth }}: |
|
|
|
|
|
cmd.run: |
|
|
|
|
|
- creates: {{ htauth }} |
|
|
|
|
|
|
|
|
make sure {{ htauth }} exists: |
|
|
make sure {{ htauth }} exists: |
|
|
file.exists: |
|
|
file.exists: |
|
|
- name: {{ htauth }} |
|
|
- name: {{ htauth }} |