diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index fb5637bdac..8efd492cf4 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -385,14 +385,6 @@ redirectmatch_enabled: false when: env == 'staging' - - role: httpd/redirectmatch - shortname: cloud-to-atomic - website: getfedora.org - regex: /cloud/.*$ - target: https://alt.stg.fedoraproject.org/cloud/$1 - redirectmatch_enabled: true - when: env == 'staging' - - role: httpd/redirectmatch shortname: cloud-to-atomic-download website: getfedora.org @@ -469,13 +461,6 @@ # end of prod prerelease - - role: httpd/redirectmatch - shortname: cloud-to-atomic - website: getfedora.org - regex: /cloud/.*$ - target: https://alt.fedoraproject.org/cloud/$1 - when: env != 'staging' - - role: httpd/redirectmatch shortname: cloud-to-atomic-download website: getfedora.org