From: Andreas Gerstenberg Date: Tue, 22 Aug 2017 08:22:13 +0000 (+0200) Subject: spk-spar-checker update logformat X-Git-Tag: v0.1.0~2570 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=a0f507d45f3e1e4dd101ffd1f0d2f61a81434598;p=pixelpark%2Fhiera.git spk-spar-checker update logformat --- diff --git a/customer/spk-spar-checker/production.yaml b/customer/spk-spar-checker/production.yaml index 48e3132b..5ba17515 100644 --- a/customer/spk-spar-checker/production.yaml +++ b/customer/spk-spar-checker/production.yaml @@ -35,6 +35,7 @@ infra::profile::apache::pp_vhosts: docroot_owner: deploy.spk docroot_group: apache docroot_mode: '0750' + access_log_format: remote_combined directories: - provider: directory path: '/var/www/spar-checker/sparchecker-frontend/' diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index 303060d1..e82f02df 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -33,6 +33,7 @@ infra::profile::apache::pp_vhosts: docroot_owner: deploy.spk docroot_group: apache docroot_mode: '0750' + access_log_format: remote_combined directories: - provider: directory path: '/var/www/spar-checker/sparchecker-frontend/'