do a redirect for coreos.fedoraproject.org to coreos.github.io
This commit is contained in:
parent
bcc42fad9c
commit
ca35230ece
2 changed files with 6 additions and 8 deletions
|
@ -775,3 +775,9 @@
|
|||
target: https://docs.fedoraproject.org/en-US/fedora-silverblue/
|
||||
tags:
|
||||
- docs.teamsilverblue.org
|
||||
|
||||
- role: httpd/redirectmatch
|
||||
shortname: coreos
|
||||
website: coreos.fedoraproject.org
|
||||
regex: /(.*)
|
||||
target: https://coreos.github.io/$1
|
||||
|
|
|
@ -706,14 +706,6 @@
|
|||
keephost: true
|
||||
tags: waiverdb
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: coreos.fedoraproject.org
|
||||
destname: coreos
|
||||
balancer_name: app-os
|
||||
targettype: openshift
|
||||
keephost: true
|
||||
tags: coreos
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: silverblue.fedoraproject.org
|
||||
destname: silverblue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue