diff --git a/roles/httpd/reverseproxy/templates/reversepassproxy.registry.conf b/roles/httpd/reverseproxy/templates/reversepassproxy.registry.conf index 2c460fd81d..f98e5eaae2 100644 --- a/roles/httpd/reverseproxy/templates/reversepassproxy.registry.conf +++ b/roles/httpd/reverseproxy/templates/reversepassproxy.registry.conf @@ -17,7 +17,7 @@ SSLOptions +FakeBasicAuth Allow from all AuthName "Registry Authentication" AuthType Basic - AuthUserFile /etc/httpd/conf.d/register.fedoraproject.org/passwd + AuthUserFile /etc/httpd/conf.d/registry.fedoraproject.org/passwd # Anyone can read