From c3c911f5e227797b148b6052e87fdda0cca06c17 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Tue, 18 Feb 2020 20:39:16 +0000 Subject: [PATCH] remove boot.fedoraproject.org from websites --- playbooks/include/proxies-redirects.yml | 7 ------- playbooks/include/proxies-websites.yml | 6 ------ 2 files changed, 13 deletions(-) diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index 022fa7ac1e..a15751d1a6 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -561,13 +561,6 @@ website: pki.fedoraproject.org target: http://dogtagpki.org/ - # We no longer run boot - - role: httpd/redirect - shortname: boot - website: boot.fedoraproject.org - target: https://netboot.xyz/ - - # Cloudy bits - role: httpd/redirect shortname: cloud-front-page diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index 5242a7843b..d0efb42c34 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -250,12 +250,6 @@ sslonly: true cert_name: "{{wildcard_cert_name}}" - - role: httpd/website - site_name: boot.fedoraproject.org - server_aliases: [boot.stg.fedoraproject.org] - sslonly: true - cert_name: "{{wildcard_cert_name}}" - - role: httpd/website site_name: smolts.org ssl: false