]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
spk-spar-checker - add own IPs to admin_ip_range and by that allow access from localh...
authorThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Tue, 26 Sep 2017 16:24:01 +0000 (18:24 +0200)
committerThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Tue, 26 Sep 2017 16:24:01 +0000 (18:24 +0200)
customer/spk-spar-checker/test.yaml

index da93e6931e1050da5515389b935fa2b0b1d64bc7..7ac202a6bb308069d903c88de30f86c6a9e5b236 100644 (file)
@@ -49,8 +49,7 @@ infra::profile::apache::pp_vhosts:
       - 'HTTPS on X-Forwarded-Proto=https'
       - 'HTTPS on HTTPS=on'
       - 'X-Forwarded-For ^80.146.239.2 admin_ip_range'
-      - 'Remote_Addr ^192.168.15.18 admin_ip_range'
-      - 'Remote_Addr ^192.168.15.19 admin_ip_range'
+      - 'Remote_Addr 192.168.15.251 admin_ip_range'
     error_documents:
       - { error_code: 401 , document: "/401.html" }
       - { error_code: 403 , document: "/403.html" }