diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index 6341061e56..a74930935c 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -929,10 +929,9 @@ # old registry.fedoraproject.org web interface - role: httpd/redirectmatch - shortname: reg-server-stg + shortname: reg-server website: registry.fedoraproject.org regex: ^/(index\.html|repo(.*))$ target: https://quay.io/organization/fedora/ - when: env == 'staging' tags: - registry