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

index 27953f1886309aa3a2a4f341987d3c31d7e7e933..93d3ff9c639c8f982bdd874c485a26596402305f 100644 (file)
@@ -213,7 +213,7 @@ infra::profile::apache::pp_vhosts:
         provider: location
         path: '/'
         limit_except:
-          - { methods: 'OPTIONS', require: 'all-granted' }
+          - { methods: 'OPTIONS', require: 'all granted' }
         auth_type: Basic
         auth_name: server
         auth_user_file: '/etc/httpd/.htpasswd'