From f6853128886fc26da34e61bf244920682d397b7e Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Fri, 8 Apr 2016 14:16:51 +0000 Subject: [PATCH] fix typo in docker-distribution-proxy template Signed-off-by: Adam Miller --- .../templates/docker-registry-vhost.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/docker-distribution-proxy/templates/docker-registry-vhost.conf.j2 b/roles/docker-distribution-proxy/templates/docker-registry-vhost.conf.j2 index bd4379cbb5..b0044eac33 100644 --- a/roles/docker-distribution-proxy/templates/docker-registry-vhost.conf.j2 +++ b/roles/docker-distribution-proxy/templates/docker-registry-vhost.conf.j2 @@ -46,7 +46,7 @@ # Write access restricted - Require value-user + Require valid-user