[certbot] Fix certificates for auro.re
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
ynerant 2021-02-24 13:57:59 +01:00
parent ce821cbb1a
commit ba6da939ab
Signed by untrusted user: ynerant
GPG key ID: 3A75C55819C8CF85
2 changed files with 9 additions and 1 deletions

View file

@ -1,4 +1,12 @@
---
loc_certbot:
- dns_rfc2136_server: '10.128.0.30'
dns_rfc2136_name: certbot_challenge.
dns_rfc2136_secret: "{{ vault_certbot_dns_secret }}"
mail: tech.aurore@lists.crans.org
certname: auro.re
domains: "auro.re, *.auro.re"
loc_reverseproxy:
redirect_sites:
- from: www.auro.re

View file

@ -28,7 +28,7 @@
file:
path: /etc/letsencrypt/conf.d
state: directory
mode: 0644
mode: 0755
- name: Add Certbot configuration
template: