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]