Remove obsolete certbot configuration
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
b92449a1f8
commit
7e48cbc3be
2 changed files with 0 additions and 8 deletions
|
@ -10,12 +10,8 @@ certbot:
|
|||
- re2o-server.auro.re
|
||||
- re2o-test.auro.re
|
||||
|
||||
dns_rfc2136_name: certbot_challenge.
|
||||
dns_rfc2136_secret: "{{ vault_certbot_dns_secret }}"
|
||||
mail: tech.aurore@lists.crans.org
|
||||
certname: auro.re
|
||||
dns_masters_ipv4:
|
||||
- "92.222.211.196"
|
||||
|
||||
nginx:
|
||||
ssl:
|
||||
|
|
|
@ -13,12 +13,8 @@ certbot:
|
|||
- sharelatex.auro.re
|
||||
- wiki.auro.re
|
||||
- www.auro.re
|
||||
dns_rfc2136_name: certbot_challenge.
|
||||
dns_rfc2136_secret: "{{ vault_certbot_dns_secret }}"
|
||||
mail: tech.aurore@lists.crans.org
|
||||
certname: auro.re
|
||||
dns_masters_ipv4:
|
||||
- "92.222.211.196"
|
||||
|
||||
nginx:
|
||||
ssl:
|
||||
|
|
Loading…
Reference in a new issue