Redirect builds.coreos.fp.org to the build browser.
Currently builds.coreos.fp.org/ returns a 403 HTTP error This commit redirect / to /browser so that by default we show the builds browser. Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
6ab99e8ca2
commit
a64cc9c7d7
1 changed files with 8 additions and 0 deletions
|
@ -833,6 +833,14 @@
|
|||
tags:
|
||||
- coreos.fedoraproject.org
|
||||
|
||||
- role: httpd/redirect
|
||||
shortname: 00-coreosbuild
|
||||
website: "builds.coreos.fedoraproject.org"
|
||||
path: /
|
||||
target: https://builds.coreos.fedoraproject.org/browser
|
||||
tags:
|
||||
- builds.coreos.fedoraproject.org
|
||||
|
||||
# redirects for Taskotron decomissioning
|
||||
- role: httpd/redirect
|
||||
shortname: taskotron-landing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue