proxies-redirects: Add Koschei redirect
This commit is contained in:
parent
442401b955
commit
23b07bd7e2
1 changed files with 8 additions and 0 deletions
|
@ -39,6 +39,14 @@
|
||||||
path: /community
|
path: /community
|
||||||
target: https://apps.fedoraproject.org/packages
|
target: https://apps.fedoraproject.org/packages
|
||||||
|
|
||||||
|
- role: httpd/redirect
|
||||||
|
shortname: koschei
|
||||||
|
website: apps.fedoraproject.org
|
||||||
|
path: /koschei
|
||||||
|
target: "https://koschei{{env_suffix}}.fedoraproject.org"
|
||||||
|
when: env == "staging"
|
||||||
|
tags: koschei
|
||||||
|
|
||||||
- role: httpd/redirect
|
- role: httpd/redirect
|
||||||
shortname: nagios
|
shortname: nagios
|
||||||
website: admin.fedoraproject.org
|
website: admin.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue