]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
spk: update ip requirements
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Wed, 16 Aug 2017 13:52:39 +0000 (15:52 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Wed, 16 Aug 2017 13:52:39 +0000 (15:52 +0200)
customer/spk-spar-checker/test.yaml

index a8e89b547482becff987fd0f929fde4b1f0fd98d..533536dce18eea8de434912aba3ece9e8ef58b04 100644 (file)
@@ -63,12 +63,13 @@ infra::profile::apache::pp_vhosts:
         auth_digest_provider: file
         auth_digest_algorithm: MD5
         auth_user_file: '/home/deploy.spk/spar-checker-conf/htdigest'
-        requires:
-          - 'valid-user'
-          - 'ip 80.146.239.2/32'
-          - 'ip 109.86.229.215/32'
-          - 'ip 195.69.134.114/32'
-          - 'ip 195.69.134.114/32'
+        require:
+          requires:
+            - 'valid-user'
+            - 'ip 80.146.239.2/32'
+            - 'ip 109.86.229.215/32'
+            - 'ip 195.69.134.114/32'
+            - 'ip 195.69.134.114/32'
         error_documents:
           - { error_code: 401 , document: "/401.html" }