From 6a5ddd5b3670a59b8f8492077dd4c97e26379685 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 24 Nov 2019 20:43:48 +0000 Subject: [PATCH] flocktofedora.org/net: switch to letsencrypt ssl certs Signed-off-by: Kevin Fenzi --- playbooks/include/proxies-websites.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index d28c5a7e10..89f89c2946 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -336,8 +336,7 @@ - www.flocktofedora.org ssl: true sslonly: true - cert_name: flocktofedora.org - SSLCertificateChainFile: flocktofedora.org.intermediate.cert + certbot: true - role: httpd/website site_name: flocktofedora.net @@ -346,6 +345,7 @@ - www.flocktofedora.net - www.flocktofedora.com ssl: false + certbot: true - role: httpd/website site_name: fedora.my