diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index 534f6ab2ba..cb466579aa 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -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"