diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index ea1ff9616b..154fa94adf 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -47,6 +47,13 @@ when: env == "staging" 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 shortname: nagios website: admin.fedoraproject.org