diff --git a/host_vars/mail.auro.re.yml b/host_vars/mail.auro.re.yml index e369fa0..0c32ac1 100644 --- a/host_vars/mail.auro.re.yml +++ b/host_vars/mail.auro.re.yml @@ -5,10 +5,10 @@ certbot: - smtp.auro.re mail: tech.aurore@lists.crans.org certname: auro.re - + cert: - #path_cert: "/etc/letsencrypt/live/auro.re/cert.pem" - #path_chain: "/etc/letsencrypt/live/auro.re/chain.pem" + # path_cert: "/etc/letsencrypt/live/auro.re/cert.pem" + # path_chain: "/etc/letsencrypt/live/auro.re/chain.pem" path_fullchain: "/etc/letsencrypt/live/auro.re/fullchain.pem" path_privkey: "/etc/letsencrypt/live/auro.re/privkey.pem"