Przeglądaj źródła

[nginx/users] add makedirs to htpasswd deploy

master
Arthur Lutz 6 lat temu
rodzic
commit
28d1069617
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      nginx/users.sls

+ 1
- 0
nginx/users.sls Wyświetl plik

@@ -8,6 +8,7 @@ htpasswd:
make sure {{ htauth }} exists:
file.exists:
- name: {{ htauth }}
- makedirs: True

{% for name, user in pillar.get('users', {}).items() %}
{% if user['webauth'] is defined -%}

Ładowanie…
Anuluj
Zapisz