Przeglądaj źródła

Merge pull request #190 from arthurlogilab/nginx-users-makedirs

[nginx/users] convert file.present into file.managed with no content
master
Niels Abspoel 6 lat temu
rodzic
commit
4b3d5bf624
Brak konta powiązanego z adresem e-mail autora
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      nginx/users.sls

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

@@ -10,7 +10,7 @@ touch {{ htauth }}:
- creates: {{ htauth }}

make sure {{ htauth }} exists:
file.exists:
file.managed:
- name: {{ htauth }}
- makedirs: True


Ładowanie…
Anuluj
Zapisz