]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
spk-spar-checker modify limit_except
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Tue, 10 Oct 2017 09:20:27 +0000 (11:20 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Tue, 10 Oct 2017 09:20:27 +0000 (11:20 +0200)
customer/spk-spar-checker/test.yaml

index d255040f696e841fb83827870bc29fe260b9da86..d5051a3605a506f62b3842bf1b924c04830b0fea 100644 (file)
@@ -79,8 +79,9 @@ infra::profile::apache::pp_vhosts:
 #        path: '/api'
         limit_except:
           - methods: "GET HEAD POST"
-          - require:
-            - 'all denied'
+          require:
+            requires:
+              - 'all denied'
       - provider: location
         path: '/sfp'
         auth_type: Digest