diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index 7e062316b5..eb589714f1 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -791,6 +791,12 @@ server_aliases: [odcs.stg.fedoraproject.org] cert_name: "{{wildcard_cert_name}}" + - role: httpd/website + name: freshmaker.fedoraproject.org + sslonly: true + server_aliases: [freshmaker.stg.fedoraproject.org] + cert_name: "{{wildcard_cert_name}}" + # fedorahosted is retired. We have the site here so we can redirect it. - role: httpd/website