diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index 396f082bab..ca4d173053 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -878,3 +878,15 @@ target: https://docs.fedoraproject.org/en-US/epel/ tags: - epel.io + + - role: httpd/redirect + shortname: mirrormanager + website: mirrors.fedoraproject.org + target: "https://mirrormanager{{env_suffix}}.fedoraproject.org" + tags: mirrormanager + + - role: httpd/redirect + shortname: mirrormanager + website: "mirrors{{env_suffix}}.centos.org" + target: "https://mirrormanager{{env_suffix}}.fedoraproject.org" + tags: mirrormanager