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

index 331c9b5c3516a8cc35ef738b8198d6d3d9e7a125..f7fac19616bc589df696f6318232a94c4252e566 100644 (file)
@@ -213,7 +213,7 @@ infra::profile::apache::pp_vhosts:
         provider: location
         path: '/'
         limit_except:
-          - { methods: 'OPTIONS', 'valid-user' }
+          - { methods: 'OPTIONS', require: 'valid-user' }
         auth_type: Basic
         auth_name: server
         auth_user_file: '/etc/httpd/.htpasswd'