[proxies] Add redirect for mirrors

We recently decommissioned old mirrormanager and some pages were still pointing
to it, let's redirect them to correct place.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
Michal Konecny 2024-07-03 15:19:53 +02:00 committed by kevin
parent 315f303956
commit 3e4db5cabb

View file

@ -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