proxies / registry: redirect https pages to quay.io
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
0405924e26
commit
8556f3aba5
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue