This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
ExternalMirrors
/
nginx-formula
огледало од
https://github.com/saltstack-formulas/nginx-formula
Прати
1
Волим
0
Креирај огранак
1
Код
Дискусије
0
Издања
34
Вики
Activity
Преглед изворни кода
[nginx/users] add makedirs to htpasswd deploy
tags/v0.55.0
Arthur Lutz
пре 6 година
родитељ
1db6ddeb66
комит
28d1069617
1 измењених фајлова
са
1 додато
и
0 уклоњено
Подељен поглед
Покажи статистику Diff
+1
-0
nginx/users.sls
+ 1
- 0
nginx/users.sls
Прегледај датотеку
@@ -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 -%}
Write
Preview
Loading…
Откажи
Сачувај