mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 04:51:16 +08:00
remove reverseproxy for blockerbugs stg
This commit is contained in:
@@ -216,15 +216,6 @@
|
||||
remotepath: /blockerbugs
|
||||
localpath: /blockerbugs
|
||||
proxyurl: "{{ varnish_url }}"
|
||||
when: env != 'staging'
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: apps.fedoraproject.org
|
||||
destname: blockerbugs
|
||||
remotepath: /blockerbugs
|
||||
localpath: /blockerbugs
|
||||
proxyurl: http://localhost:10022
|
||||
when: env == 'staging'
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: fedoraproject.org
|
||||
|
||||
Reference in New Issue
Block a user