Add the new CNAMES to the list of domains for certbot. No wonder it did work magicly...
continuous-integration/drone/push Build is failing Details

pull/1/head
otthorn 3 years ago
parent ee1726589a
commit 293a3855a1

@ -2,10 +2,13 @@
certbot: certbot:
domains: domains:
- auro.re - auro.re
- chat.auro.re # cname to riot.auro.re
- codimd.auro.re - codimd.auro.re
- grafana.auro.re - grafana.auro.re
- hedgedoc.auro.re # cname to codimd.auro.re
- pad.auro.re - pad.auro.re
- passbolt.auro.re - passbolt.auro.re
- paste.auro.re # cname to privatebin.auro.re
- phabricator.auro.re - phabricator.auro.re
- privatebin.auro.re - privatebin.auro.re
- riot.auro.re - riot.auro.re
@ -13,7 +16,7 @@ certbot:
- status.auro.re - status.auro.re
- wiki.auro.re - wiki.auro.re
- www.auro.re - www.auro.re
- zero.auro.re - zero.auro.re # cname to privatebin.auro.re
mail: tech.aurore@lists.crans.org mail: tech.aurore@lists.crans.org
certname: auro.re certname: auro.re

Loading…
Cancel
Save