order
This commit is contained in:
parent
5a4b6ea999
commit
9595318c9f
1 changed files with 5 additions and 5 deletions
|
|
@ -26,17 +26,17 @@ nginx:
|
||||||
- exemple.fr
|
- exemple.fr
|
||||||
type: domainname
|
type: domainname
|
||||||
|
|
||||||
htpasswd_file:
|
|
||||||
description: htpassword file
|
|
||||||
type: unix_filename
|
|
||||||
default: /etc/nginx/.htpasswd
|
|
||||||
|
|
||||||
email:
|
email:
|
||||||
description: email for the certbot domain name
|
description: email for the certbot domain name
|
||||||
examples:
|
examples:
|
||||||
- contact@exemple.fr
|
- contact@exemple.fr
|
||||||
type: mail
|
type: mail
|
||||||
|
|
||||||
|
htpasswd_file:
|
||||||
|
description: htpassword file
|
||||||
|
type: unix_filename
|
||||||
|
default: /etc/nginx/.htpasswd
|
||||||
|
|
||||||
users:
|
users:
|
||||||
type: leadership
|
type: leadership
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue