From 414a0636256e7f9b484990af54f27c7425e83bb0 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Thu, 5 Nov 2020 14:50:45 +0100 Subject: [PATCH] Proxy-websites: create the testdays.fic.o Signed-off-by: Pierre-Yves Chibon --- playbooks/include/proxies-websites.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index ce5820adde..1887330550 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -817,6 +817,13 @@ certbot: true when: env == "production" + - role: httpd/website + site_name: testdays.fedorainfracloud.org + cert_name: testdays.fedorainfracloud.org + certbot: true + when: env == "production" + tags: testdays-fic + - role: httpd/website site_name: data-analysis.fedoraproject.org server_aliases: [data-analysis.stg.fedoraproject.org]