From: sambufe <samuel.bufe@publicispixelpark.de>
Date: Thu, 20 Jul 2017 11:12:12 +0000 (+0200)
Subject: FBBKERNSERV-305 tst log format change 2
X-Git-Tag: v0.1.0~2666^2~88^2~2
X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=2472d7ac369da1c7e5193465f601a8b4ba79949c;p=pixelpark%2Fhiera.git

FBBKERNSERV-305 tst log format change 2
---

diff --git a/customer/fbb-ws/test.yaml b/customer/fbb-ws/test.yaml
index fb672a0b..e35a2013 100644
--- a/customer/fbb-ws/test.yaml
+++ b/customer/fbb-ws/test.yaml
@@ -195,6 +195,7 @@ infra::profile::apache::pp_vhosts:
     docroot_owner: apache
     docroot_group: apache
     docroot_mode: '0775'
+    access_log_format: lb_combined
     setenv:
       - AIRLINE_DATA /www/data/fiona/app/online/docs/_airlines/index.php
       - POI_CMS_EXPORT_FILE /www/data/fiona/app/online/docs/poiExport/index.php
diff --git a/customer/fbb-www/test.yaml b/customer/fbb-www/test.yaml
index 88a31bc3..9a98e003 100644
--- a/customer/fbb-www/test.yaml
+++ b/customer/fbb-www/test.yaml
@@ -284,6 +284,7 @@ infra::profile::apache::pp_vhosts:
     ssl: false
     docroot_owner: apache
     docroot_group: apache
+    access_log_format: lb_combined
     setenvif:
       - 'HTTPS on X-Forwarded-Proto=https'
       - 'HTTPS on HTTPS=on'
@@ -340,6 +341,7 @@ infra::profile::apache::pp_vhosts:
     ssl: false
     docroot_owner: presse.upload
     docroot_group: fbb
+    access_log_format: lb_combined
     setenvif:
       - 'HTTPS on X-Forwarded-Proto=https'
       - 'HTTPS on HTTPS=on'
@@ -372,6 +374,7 @@ infra::profile::apache::pp_vhosts:
     docroot_group: apache
     #wird benoetigt weil die docroot auf einen symlink zeigt
     manage_docroot: false
+    access_log_format: lb_combined
     setenvif:
       - 'HTTPS on X-Forwarded-Proto=https'
       - 'HTTPS on HTTPS=on'
@@ -403,6 +406,7 @@ infra::profile::apache::pp_vhosts:
     docroot_group: apache
     #wird benoetigt weil die docroot auf einen symlink zeigt
     manage_docroot: false
+    access_log_format: lb_combined
     setenv:
       - AIRLINE_DATA /www/data/fiona/app/online/docs/_airlines/index.php
       - POI_CMS_EXPORT_FILE /www/data/fiona/app/online/docs/poiExport/index.php