proxies: remove cloud-to-atomic redirect

This commit is contained in:
Francois Andrieu 2022-10-31 01:16:53 +01:00
parent 18817b175a
commit fc75c07ef4
No known key found for this signature in database

View file

@ -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