diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index 2a29c26cc6..37bf7e45fe 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -901,3 +901,11 @@ target: https://dl.fedoraproject.org/pub/eln/1/ tags: - odcs + + - role: httpd/redirectmatch + shortname: 00-old-odcs-repo + website: odcs.fedoraproject.org + regex: ^/composes/production/latest-Fedora-ELN/compose/(.*) + target: https://dl.fedoraproject.org/pub/eln/1/($1) + tags: + - odcs