proxies: registry.centos.org is retired
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
206873b92f
commit
51be01a2bd
2 changed files with 0 additions and 15 deletions
|
@ -623,15 +623,6 @@
|
|||
tags:
|
||||
- registry
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: registry.centos.org
|
||||
destname: registry-centos
|
||||
# proxyurl in this one is totally ignored, because Docker.
|
||||
# (turns out it uses PATCH requests that Varnish cannot deal with)
|
||||
proxyurl: "{{ varnish_url }}"
|
||||
tags:
|
||||
- registry
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: candidate-registry.fedoraproject.org
|
||||
destname: candidate-registry
|
||||
|
|
|
@ -719,12 +719,6 @@
|
|||
sslonly: true
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
|
||||
- role: httpd/website
|
||||
site_name: registry.centos.org
|
||||
server_aliases: [registry.stg.centos.org]
|
||||
sslonly: true
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
|
||||
- role: httpd/website
|
||||
site_name: candidate-registry.fedoraproject.org
|
||||
server_aliases: [candidate-registry.stg.fedoraproject.org]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue