From 1d00065c41bec2a7fe4a32c1b4ed0e07fc7678dc Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Fri, 2 Feb 2018 14:59:20 +0000 Subject: [PATCH] Add httpd/website entry for freshmaker. --- 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 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