]> 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:13:11 +0000 (11:13 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Tue, 10 Oct 2017 09:13:11 +0000 (11:13 +0200)
customer/spk-spar-checker/test.yaml

index 1eba468da49181d50855d74c55e8883b3821a3b8..e2ae9a1835123e04d2f0df34393472ec1fcc3a76 100644 (file)
@@ -78,8 +78,11 @@ infra::profile::apache::pp_vhosts:
 #      - provider: location
 #        path: '/api'
         limit_except:
-          require: "all denied"
           - methods: "GET HEAD POST"
+          - require:
+            enforce: all
+            requires:
+              - "all denied"
       - provider: location
         path: '/sfp'
         auth_type: Digest