From d99cc31de541f3ade92facae73d60e5660a37eb9 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Tue, 12 Apr 2016 17:42:56 +0000 Subject: [PATCH] Well, maybe you can register at a registry? Signed-off-by: Patrick Uiterwijk --- .../httpd/reverseproxy/templates/reversepassproxy.registry.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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