Redirect mdapi to openshift (#8238)
This commit is contained in:
parent
50b7f1d22c
commit
3b4a62e5ad
1 changed files with 7 additions and 0 deletions
|
@ -47,6 +47,13 @@
|
||||||
when: env == "staging"
|
when: env == "staging"
|
||||||
tags: koschei
|
tags: koschei
|
||||||
|
|
||||||
|
- role: httpd/redirect
|
||||||
|
shortname: mdapi
|
||||||
|
website: apps.fedoraproject.org
|
||||||
|
path: /mdapi
|
||||||
|
target: "https://mdapi{{env_suffix}}.fedoraproject.org"
|
||||||
|
tags: mdapi
|
||||||
|
|
||||||
- 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