From a05c3296c6e50ec0521aefdf5167064d4c0fa300 Mon Sep 17 00:00:00 2001 From: "sascha.strassheim" Date: Wed, 23 May 2018 15:53:29 +0200 Subject: [PATCH] test-deuwo basic auth new htpasswd --- .../deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml index 24867167..3adf0bc4 100644 --- a/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -214,7 +214,7 @@ infra::profile::apache::pp_vhosts: path: '/' auth_type: Basic auth_name: server - auth_user_file: '/etc/httpd/htdigest' + auth_user_file: '/etc/httpd/.htpasswd' auth_require: 'valid-user' # provider: location -- 2.39.5