Преглед на файлове

[users] use {{ htauth }} variable

master
Arthur Lutz преди 6 години
родител
ревизия
78ddf90f5b
No account linked to committer's email address
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. +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:

Loading…
Отказ
Запис