From bd3f89396181807e7cf3710e440103444873a631 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Apr 25 2018 23:17:24 +0000 Subject: you know what helps? having a certificate --- diff --git a/playbooks/include/proxies-certificates.yml b/playbooks/include/proxies-certificates.yml index d2ddaee..7437980 100644 --- a/playbooks/include/proxies-certificates.yml +++ b/playbooks/include/proxies-certificates.yml @@ -56,6 +56,12 @@ - fpaste.org - role: httpd/certificate + certname: jenkins.fedorainfracloud.org + SSLCertificateChainFile: jenkins.fedorainfracloud.org.intermediate.cert + tags: + - jenkins.fio + + - role: httpd/certificate certname: getfedora.org SSLCertificateChainFile: getfedora.org.intermediate.cert diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index 4634067..1000306 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -738,6 +738,7 @@ cert_name: jenkins.fedorainfracloud.org SSLCertificateChainFile: jenkins.fedorainfracloud.org.intermediate.cert certbot: true + tags: jenkins.fio - role: httpd/website site_name: beaker.qa.fedoraproject.org