From e2f4b0dfa23d1451b3023bd89a3941cd4d979fa4 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 2 Mar 2022 14:55:14 -0800 Subject: [PATCH] proxies / copr: re-add copr site so we update the cert on it next time. pushing this during freeze as it is an outage of copr stuff Signed-off-by: Kevin Fenzi --- playbooks/include/proxies-websites.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index 3067cfd6c7..0297d0f38b 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -379,6 +379,12 @@ - fedora.my ssl: false + - role: httpd/website + site_name: copr.fedoraproject.org + sslonly: true + cert_name: "{{wildcard_cert_name}}" + tags: copr + - role: httpd/website site_name: bugz.fedoraproject.org server_aliases: [bugz.stg.fedoraproject.org]