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
|
||||
type: domainname
|
||||
|
||||
htpasswd_file:
|
||||
description: htpassword file
|
||||
type: unix_filename
|
||||
default: /etc/nginx/.htpasswd
|
||||
|
||||
email:
|
||||
description: email for the certbot domain name
|
||||
examples:
|
||||
- contact@exemple.fr
|
||||
type: mail
|
||||
|
||||
htpasswd_file:
|
||||
description: htpassword file
|
||||
type: unix_filename
|
||||
default: /etc/nginx/.htpasswd
|
||||
|
||||
users:
|
||||
type: leadership
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue