]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
deuwo test limit_except in api vhost array v7
authorsascha.strassheim <sascha.strassheim@pixelpark.com>
Thu, 24 May 2018 10:24:37 +0000 (12:24 +0200)
committersascha.strassheim <sascha.strassheim@pixelpark.com>
Thu, 24 May 2018 10:24:37 +0000 (12:24 +0200)
customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml

index fafcc924c2c0ccaf51c18191ad7dc9a3121dc257..785fdc33858dcb997d9bd82d3b63ace2c36ad5d6 100644 (file)
@@ -213,10 +213,10 @@ infra::profile::apache::pp_vhosts:
         provider: location
         path: '/'
         limit_except:
-          - { methods: 'OPTIONS', auth_require: 'valid-user' }
-        auth_type: Basic
-        auth_name: server
-        auth_user_file: '/etc/httpd/.htpasswd'
+          - { 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'
 
   #      provider: location