update
This commit is contained in:
parent
c073e7eac9
commit
ec04736a8c
2 changed files with 4 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
---
|
---
|
||||||
version: 1.1
|
version: 1.1
|
||||||
|
|
||||||
intranet:
|
nginx:
|
||||||
|
|
||||||
domain_name:
|
domain_name:
|
||||||
type: domainname
|
type: domainname
|
||||||
|
|
@ -18,7 +18,8 @@ intranet:
|
||||||
email:
|
email:
|
||||||
type: mail
|
type: mail
|
||||||
description: domaine name email for certbot
|
description: domaine name email for certbot
|
||||||
default: contact@exemple.fr
|
examples:
|
||||||
|
- contact@exemple.fr
|
||||||
|
|
||||||
users:
|
users:
|
||||||
type: leadership
|
type: leadership
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
intranet:
|
nginx:
|
||||||
|
|
||||||
domain_name: tototiti.fr
|
domain_name: tototiti.fr
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue