websites: redirect getfedora.org to fedoraproject.org
This commit is contained in:
parent
a381bf52e0
commit
d064766b6b
1 changed files with 23 additions and 33 deletions
|
@ -232,7 +232,16 @@
|
||||||
- role: httpd/redirect
|
- role: httpd/redirect
|
||||||
shortname: get-fedora
|
shortname: get-fedora
|
||||||
website: get.fedoraproject.org
|
website: get.fedoraproject.org
|
||||||
target: https://getfedora.org/
|
target: https://fedoraproject.org/
|
||||||
|
tags:
|
||||||
|
- fedoraproject.org
|
||||||
|
|
||||||
|
- role: httpd/redirect
|
||||||
|
shortname: main-fedoraproject
|
||||||
|
website: getfedora.org
|
||||||
|
target: https://fedoraproject.org/
|
||||||
|
tags:
|
||||||
|
- fedoraproject.org
|
||||||
|
|
||||||
- role: httpd/redirect
|
- role: httpd/redirect
|
||||||
shortname: flocktofedora
|
shortname: flocktofedora
|
||||||
|
@ -283,18 +292,6 @@
|
||||||
path: /code-of-conduct
|
path: /code-of-conduct
|
||||||
target: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
|
target: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
|
||||||
|
|
||||||
- role: httpd/redirect
|
|
||||||
shortname: code-of-conduct-2
|
|
||||||
website: getfedora.org
|
|
||||||
path: /code-of-conduct
|
|
||||||
target: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
|
|
||||||
|
|
||||||
- role: httpd/redirect
|
|
||||||
shortname: code-of-conduct-3
|
|
||||||
website: getfedora.org
|
|
||||||
path: /code-of-conduct.html
|
|
||||||
target: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
|
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# When there is no prerelease we redirect the prerelease urls
|
# When there is no prerelease we redirect the prerelease urls
|
||||||
|
@ -349,14 +346,6 @@
|
||||||
redirectmatch_enabled: false
|
redirectmatch_enabled: false
|
||||||
when: env == 'staging'
|
when: env == 'staging'
|
||||||
|
|
||||||
- role: httpd/redirectmatch
|
|
||||||
shortname: cloud-to-atomic-download
|
|
||||||
website: getfedora.org
|
|
||||||
regex: /(.*)/cloud/download.*$
|
|
||||||
target: https://alt.stg.fedoraproject.org/$1/cloud
|
|
||||||
redirectmatch_enabled: true
|
|
||||||
when: env == 'staging'
|
|
||||||
|
|
||||||
- role: httpd/redirectmatch
|
- role: httpd/redirectmatch
|
||||||
shortname: prerelease-to-final-alt-1
|
shortname: prerelease-to-final-alt-1
|
||||||
website: alt.fedoraproject.org
|
website: alt.fedoraproject.org
|
||||||
|
@ -425,13 +414,6 @@
|
||||||
|
|
||||||
# end of prod prerelease
|
# end of prod prerelease
|
||||||
|
|
||||||
- role: httpd/redirectmatch
|
|
||||||
shortname: cloud-to-atomic-download
|
|
||||||
website: getfedora.org
|
|
||||||
regex: /(.*)/cloud/download.*$
|
|
||||||
target: https://alt.fedoraproject.org/$1/cloud
|
|
||||||
when: env != 'staging'
|
|
||||||
|
|
||||||
- role: httpd/redirect
|
- role: httpd/redirect
|
||||||
shortname: store
|
shortname: store
|
||||||
website: store.fedoraproject.org
|
website: store.fedoraproject.org
|
||||||
|
@ -462,7 +444,9 @@
|
||||||
- role: httpd/redirect
|
- role: httpd/redirect
|
||||||
shortname: site
|
shortname: site
|
||||||
website: fedoraproject.com
|
website: fedoraproject.com
|
||||||
target: https://getfedora.org/
|
target: https://fedoraproject.org/
|
||||||
|
tags:
|
||||||
|
- fedoraproject.org
|
||||||
|
|
||||||
# Planet/people convenience
|
# Planet/people convenience
|
||||||
- role: httpd/redirect
|
- role: httpd/redirect
|
||||||
|
@ -515,7 +499,9 @@
|
||||||
- role: httpd/redirect
|
- role: httpd/redirect
|
||||||
shortname: kde
|
shortname: kde
|
||||||
website: kde.fedoraproject.org
|
website: kde.fedoraproject.org
|
||||||
target: https://spins.fedoraproject.org/kde/
|
target: https://fedoraproject.org/spins/kde/
|
||||||
|
tags:
|
||||||
|
- fedoraproject.org
|
||||||
|
|
||||||
|
|
||||||
# Various sites that we are friends with
|
# Various sites that we are friends with
|
||||||
|
@ -546,7 +532,9 @@
|
||||||
- role: httpd/redirect
|
- role: httpd/redirect
|
||||||
shortname: cloud-front-page
|
shortname: cloud-front-page
|
||||||
website: cloud.fedoraproject.org
|
website: cloud.fedoraproject.org
|
||||||
target: https://alt.fedoraproject.org/cloud/
|
target: https://fedoraproject.org/cloud/
|
||||||
|
tags:
|
||||||
|
- fedoraproject.org
|
||||||
|
|
||||||
- role: httpd/redirectmatch
|
- role: httpd/redirectmatch
|
||||||
shortname: redirect-cloudstart
|
shortname: redirect-cloudstart
|
||||||
|
@ -780,18 +768,20 @@
|
||||||
shortname: 01-iot
|
shortname: 01-iot
|
||||||
website: "iot.fedoraproject.org"
|
website: "iot.fedoraproject.org"
|
||||||
path: /
|
path: /
|
||||||
target: https://getfedora.org/iot/
|
target: https://fedoraproject.org/iot/
|
||||||
tags:
|
tags:
|
||||||
- iot.fedoraproject.org
|
- iot.fedoraproject.org
|
||||||
|
- fedoraproject.org
|
||||||
|
|
||||||
# coreos redirects
|
# coreos redirects
|
||||||
- role: httpd/redirect
|
- role: httpd/redirect
|
||||||
shortname: 01-coreos
|
shortname: 01-coreos
|
||||||
website: "coreos.fedoraproject.org"
|
website: "coreos.fedoraproject.org"
|
||||||
path: /
|
path: /
|
||||||
target: https://getfedora.org/coreos/
|
target: https://fedoraproject.org/coreos/
|
||||||
tags:
|
tags:
|
||||||
- coreos.fedoraproject.org
|
- coreos.fedoraproject.org
|
||||||
|
- fedoraproject.org
|
||||||
|
|
||||||
- role: httpd/redirect
|
- role: httpd/redirect
|
||||||
shortname: 00-coreosfaq
|
shortname: 00-coreosfaq
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue