added support for different owner and crypt_scheme

This commit is contained in:
nd 2018-11-01 21:18:55 +01:00
parent f727f839e9
commit 22340271b1
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9
2 changed files with 9 additions and 3 deletions

View file

@ -1,6 +1,10 @@
htpasswdfile: {}
# foo:
# path: /etc/nginx/htpasswd-something
# owner: root
# group: www-data
# mode: 0640
# crypt_scheme: apr_md5_crypt
# users:
# - name: bar
# pw: baz