mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-17 12:10:34 +08:00
Use varnish for stable-registry
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -546,16 +546,10 @@
|
||||
destname: osbs
|
||||
proxyurl: http://localhost:10047
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: registry.fedoraproject.org
|
||||
destname: registry
|
||||
proxyurl: http://localhost:10048
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: registry.fedoraproject.org
|
||||
destname: registry
|
||||
proxyurl: "{{ varnish_url }}"
|
||||
when: env == "maybe-staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: candidate-registry.fedoraproject.org
|
||||
|
||||
Reference in New Issue
Block a user