diff --git a/playbooks/include/proxies-fedora-web.yml b/playbooks/include/proxies-fedora-web.yml index fc7352aa2b..1452cf7443 100644 --- a/playbooks/include/proxies-fedora-web.yml +++ b/playbooks/include/proxies-fedora-web.yml @@ -33,6 +33,8 @@ website: fedoramagazine.org - role: fedora-web/getfedora website: getfedora.org + - role: fedora-web/gflocktofedora + website: flocktofedora.org - role: fedora-web/labs website: labs.fedoraproject.org - role: fedora-web/arm diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index 2e7578b263..1903364ea6 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -141,9 +141,9 @@ target: https://getfedora.org/ - role: httpd/redirect - name: flocktofedora - website: flocktofedora.org - target: http://www.flocktofedora.org/ + name: www.flocktofedora + website: www.flocktofedora.org + target: http://flocktofedora.org/ - role: httpd/redirect name: fedoramy diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index 220dceee27..93b9a1bfa8 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -239,6 +239,8 @@ - flocktofedora.net - flocktofedora.com ssl: false + cert_name: flocktofedora.org + SSLCertificateChainFile: flocktofedora.org.intermediate.cert - role: httpd/website name: fedora.my