proxies: remove cloud-to-atomic redirect
This commit is contained in:
parent
18817b175a
commit
fc75c07ef4
1 changed files with 0 additions and 15 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue