]> 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:16:33 +0000 (14:16 +0200)
committersascha.strassheim <sascha.strassheim@pixelpark.com>
Thu, 24 May 2018 12:16:33 +0000 (14:16 +0200)
customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml

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