From 6c2fe84115be4c12e12340d2e7a0882f98437f74 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Tue, 20 Sep 2016 15:55:07 +0200 Subject: [PATCH] BMWI: test eMag --- customer/bmwi-gruenderwoche/production.yaml | 2 +- customer/bmwi-gruenderwoche/test.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/bmwi-gruenderwoche/production.yaml b/customer/bmwi-gruenderwoche/production.yaml index 0f7e1a7d..4cd8ed79 100644 --- a/customer/bmwi-gruenderwoche/production.yaml +++ b/customer/bmwi-gruenderwoche/production.yaml @@ -133,7 +133,7 @@ site::profile::apache::vhosts: docroot: '/var/www/magazin-exg' port: 80 docroot_owner: apache - docroot_group: pixel + docroot_group: apache docroot_mode: '2775' directories: - directory_root: diff --git a/customer/bmwi-gruenderwoche/test.yaml b/customer/bmwi-gruenderwoche/test.yaml index 2b4415dd..5e58902e 100644 --- a/customer/bmwi-gruenderwoche/test.yaml +++ b/customer/bmwi-gruenderwoche/test.yaml @@ -50,7 +50,7 @@ site::profile::apache::vhosts: docroot: '/var/www/magazin-exg' port: 80 docroot_owner: apache - docroot_group: pixel + docroot_group: apache docroot_mode: '2775' directories: - directory_root: -- 2.39.5