Seems we inject a / already

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-03-12 10:09:48 +00:00
parent f9d28a436a
commit 091efc2eb9

View file

@ -475,11 +475,11 @@
#- role: httpd/reverseproxy
# website: src.fedoraproject.org
# destname: git
# proxyurl: http://pkgs02.phx2.fedoraproject.org/
# proxyurl: http://pkgs02.phx2.fedoraproject.org
# when: env == "production"
- role: httpd/reverseproxy
website: src.fedoraproject.org
destname: git
proxyurl: http://pkgs01.stg.phx2.fedoraproject.org/
proxyurl: http://pkgs01.stg.phx2.fedoraproject.org
when: env == "staging"