diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index cb466579aa..917919713c 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -472,11 +472,11 @@ proxyurl: http://localhost:10029 # Reverse proxy pkgs for integrity protection of anonymous clones - #- role: httpd/reverseproxy - # website: src.fedoraproject.org - # destname: git - # proxyurl: http://pkgs02.phx2.fedoraproject.org - # when: env == "production" + - role: httpd/reverseproxy + website: src.fedoraproject.org + destname: git + proxyurl: http://pkgs02.phx2.fedoraproject.org + when: env == "production" - role: httpd/reverseproxy website: src.fedoraproject.org diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index 2c8d985006..5f9fc2ff76 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -159,7 +159,6 @@ - src.stg.fedoraproject.org cert_name: "{{wildcard_cert_name}}" sslonly: true - when: env == "staging" # Remove after freeze - role: httpd/website name: download.fedoraproject.org