proxies / registry: redirect https pages to quay.io

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2025-02-17 12:07:06 -08:00
parent 0405924e26
commit 8556f3aba5

View file

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