From: Andreas Gerstenberg <gerstenberg@pixelpark.com>
Date: Tue, 22 Aug 2017 11:11:59 +0000 (+0200)
Subject: spk-spar-checker Kosmetik
X-Git-Tag: v0.1.0~2562
X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=6f787d18cf4d535df2bd90837c826d78af906759;p=pixelpark%2Fhiera.git

spk-spar-checker Kosmetik
---

diff --git a/customer/spk-spar-checker/production.yaml b/customer/spk-spar-checker/production.yaml
index c14369e1..be4f276b 100644
--- a/customer/spk-spar-checker/production.yaml
+++ b/customer/spk-spar-checker/production.yaml
@@ -84,7 +84,6 @@ infra::profile::apache::pp_vhosts:
           - 'env admin_ip_range'
         error_documents:
           - { error_code: 401 , document: "/401.html" }
-
       - provider: directory
         path: '/var/www/spar-checker/sparchecker-backend/public/sfp/'
         addhandlers:
@@ -111,7 +110,6 @@ infra::profile::apache::pp_vhosts:
           - comment: 'sfp index'
             rewrite_rule:
               - '^(.*)$ %%{ich-trickse}{ENV:BASE}/index.php [L]'
-
       - provider: directory
         path: '/var/www/spar-checker/sparchecker-backend/public/api/'
         addhandlers:
diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml
index 71c4e482..eb8b6125 100644
--- a/customer/spk-spar-checker/test.yaml
+++ b/customer/spk-spar-checker/test.yaml
@@ -82,7 +82,6 @@ infra::profile::apache::pp_vhosts:
           - 'env admin_ip_range'
         error_documents:
           - { error_code: 401 , document: "/401.html" }
-
       - provider: directory
         path: '/var/www/spar-checker/sparchecker-backend/public/sfp/'
         addhandlers:
@@ -109,7 +108,6 @@ infra::profile::apache::pp_vhosts:
           - comment: 'sfp index'
             rewrite_rule:
               - '^(.*)$ %%{ich-trickse}{ENV:BASE}/index.php [L]'
-
       - provider: directory
         path: '/var/www/spar-checker/sparchecker-backend/public/api/'
         addhandlers: