diff --git a/roles/httpd/reverseproxy/templates/reversepassproxy.candidate-registry.conf b/roles/httpd/reverseproxy/templates/reversepassproxy.candidate-registry.conf index 39f9018484..38eefdfbdd 100644 --- a/roles/httpd/reverseproxy/templates/reversepassproxy.candidate-registry.conf +++ b/roles/httpd/reverseproxy/templates/reversepassproxy.candidate-registry.conf @@ -31,7 +31,7 @@ ProxyPassReverse {{ localpath }} {{ proxyurl }}{{remotepath}} Require valid-user - Require not ip 10.5 + Require not ip 10.3 # This require is because otherwise apache thinks the Require not ip is useless Require method GET