mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 23:41:43 +08:00
correcting varnish url for blockerbugs stg
This commit is contained in:
@@ -223,7 +223,7 @@
|
||||
destname: blockerbugs
|
||||
remotepath: /blockerbugs
|
||||
localpath: /blockerbugs
|
||||
proxyurl: "{{ varnish_url }}"
|
||||
proxyurl: http://localhost:10022
|
||||
when: env == 'staging'
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
|
||||
Reference in New Issue
Block a user