From 21e75460c7c80cd7cf92f5cc7e0693ad9144f0b1 Mon Sep 17 00:00:00 2001 From: sambufe Date: Thu, 20 Jul 2017 13:06:41 +0200 Subject: [PATCH] FBBKERNSERV-305 tst log format change --- customer/fbb-ws/test.yaml | 1 + customer/fbb-www/test.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/customer/fbb-ws/test.yaml b/customer/fbb-ws/test.yaml index 4c29c364..fb672a0b 100644 --- a/customer/fbb-ws/test.yaml +++ b/customer/fbb-ws/test.yaml @@ -134,6 +134,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 8f4e68e4..88a31bc3 100644 --- a/customer/fbb-www/test.yaml +++ b/customer/fbb-www/test.yaml @@ -312,6 +312,7 @@ infra::profile::apache::pp_vhosts: docroot_owner: web docroot_group: fbb docroot_mode: '0775' + access_log_format: lb_combined setenvif: - 'HTTPS on X-Forwarded-Proto=https' - 'HTTPS on HTTPS=on' -- 2.39.5