]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
fix lint for spk-blog
authorRobert Waffen <robert.waffen@pixelpark.com>
Fri, 14 Sep 2018 15:06:13 +0000 (17:06 +0200)
committerFrank Brehm <frank.brehm@pixelpark.com>
Tue, 18 Sep 2018 14:51:26 +0000 (16:51 +0200)
customer/spk-blog/dev-sparkasseblog01.pixelpark.net.yaml

index 688f401861072ee1f28f8a29160b8093cd55e652..6958d1a77d370884d82d89e6faa4b3edfa707b7c 100644 (file)
@@ -100,8 +100,8 @@ infra::profile::wordpress::projects:
           - local
     setenvif:
       - "HTTPS on HTTPS=on"
-      - 'Client-Ip "217\.66\.51\.\d+" allow_access'    # 217.66.51.0/24
-      - 'Client-Ip "80\.146\.239\.[0-7]" allow_access' # 80.146.239.0/29
+      - 'Client-Ip "217\.66\.51\.\d+" allow_access'     # 217.66.51.0/24
+      - 'Client-Ip "80\.146\.239\.[0-7]" allow_access'  # 80.146.239.0/29
 
 infra::profile::apache::pp_vhosts:
   insideforum:
@@ -194,4 +194,4 @@ infra::profile::cron::cronjobs:
     command: 'systemctl reload httpd'
     minute: '5'
     hour: '5'
-    description: Merge der Revocationlists
\ No newline at end of file
+    description: Merge der Revocationlists