From 710bcc764ddf4f4f2dfaefce419bf6852adfa85d Mon Sep 17 00:00:00 2001 From: "sascha.strassheim" Date: Thu, 24 May 2018 11:56:29 +0200 Subject: [PATCH] deuwo test limit_except in api vhost array v2 --- .../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 ee6a226b..ceddd937 100644 --- a/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -213,7 +213,7 @@ infra::profile::apache::pp_vhosts: provider: location path: '/' limit_except: - - {methods: 'OPTIONS', auth_type: 'Basic', auth_name: 'server', auth_user_file: '/etc/httpd/.htpasswd', auth_require: 'valid-user'} + - {methods: 'OPTIONS', auth_type: Basic, auth_name: server, auth_user_file: /etc/httpd/.htpasswd, auth_require: 'valid-user'} # auth_type: Basic # auth_name: server -- 2.39.5