mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 21:41:53 +08:00
Revert "see if we can kill the extranious /paste/ in the paste url (stg only)"
This reverts commit 0d2c6b46f3.
This commit is contained in:
@@ -144,16 +144,7 @@
|
||||
- role: httpd/reverseproxy
|
||||
website: paste.fedoraproject.org
|
||||
destname: modernpaste
|
||||
localpath: /paste
|
||||
remotepath: /paste
|
||||
proxyurl: "{{ varnish_url }}"
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: paste.fedoraproject.org
|
||||
destname: modernpaste
|
||||
proxyurl: "{{ varnish_url }}"
|
||||
when: env != "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: admin.fedoraproject.org
|
||||
|
||||
Reference in New Issue
Block a user