Use varnish for stable-registry
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
0f349e229b
commit
d3ec5c6fe7
1 changed files with 0 additions and 6 deletions
|
@ -546,16 +546,10 @@
|
||||||
destname: osbs
|
destname: osbs
|
||||||
proxyurl: http://localhost:10047
|
proxyurl: http://localhost:10047
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
|
||||||
website: registry.fedoraproject.org
|
|
||||||
destname: registry
|
|
||||||
proxyurl: http://localhost:10048
|
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
website: registry.fedoraproject.org
|
website: registry.fedoraproject.org
|
||||||
destname: registry
|
destname: registry
|
||||||
proxyurl: "{{ varnish_url }}"
|
proxyurl: "{{ varnish_url }}"
|
||||||
when: env == "maybe-staging"
|
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
website: candidate-registry.fedoraproject.org
|
website: candidate-registry.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue