From: sascha.strassheim Date: Thu, 24 May 2018 10:33:38 +0000 (+0200) Subject: deuwo test limit_except in api vhost array v8 X-Git-Tag: v0.1.0~938^2~2^2~2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=458fe9c1705f704dd5fd4be67e0a0881ab67f70e;p=pixelpark%2Fhiera.git deuwo test limit_except in api vhost array v8 --- 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 785fdc33..e9580c8f 100644 --- a/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -213,11 +213,11 @@ 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' } - # 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' # provider: location # path: '/'