From 3363db41b29f017d1365a91feec102d0b2a5ce7f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sat, 22 Sep 2018 19:36:58 +0000 Subject: [PATCH] need certbot here and it will use the right names --- playbooks/include/proxies-websites.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index 65597cd87d..d76c963fb2 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -904,8 +904,9 @@ - role: httpd/website site_name: lists.pagure.io sslonly: true - cert_name: lists.pagure.io.cert - SSLCertificateChainFile: lists.pagure.io.intermediate.cert + certbot: true + tags: + - lists.pagure.io # fedorahosted is retired. We have the site here so we can redirect it.