proxies / redirects: Add a redirect for iot.fp.o -> getfedora/iot
Fixes ticket #9401 Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
ad55b9ddc8
commit
511654cda5
1 changed files with 9 additions and 0 deletions
|
@ -806,6 +806,15 @@
|
||||||
tags:
|
tags:
|
||||||
- askbeta.fedoraproject.org
|
- askbeta.fedoraproject.org
|
||||||
|
|
||||||
|
# iot redirect
|
||||||
|
- role: httpd/redirect
|
||||||
|
shortname: 01-iot
|
||||||
|
website: "iot{{ env_suffix }}.fedoraproject.org"
|
||||||
|
path: /
|
||||||
|
target: https://getfedora.org/iot/
|
||||||
|
tags:
|
||||||
|
- iot.fedoraproject.org
|
||||||
|
|
||||||
# coreos redirects
|
# coreos redirects
|
||||||
- role: httpd/redirect
|
- role: httpd/redirect
|
||||||
shortname: 01-coreos
|
shortname: 01-coreos
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue