From a734a1d1bb0a2f79ec120a42cae1cbd7d0c1448b Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Tue, 20 Jun 2017 17:54:27 +0200 Subject: [PATCH] fbb-www - change owner of unitb-log directory --- customer/fbb-www/common.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/fbb-www/common.yaml b/customer/fbb-www/common.yaml index 6eb9ab76..9778af9e 100644 --- a/customer/fbb-www/common.yaml +++ b/customer/fbb-www/common.yaml @@ -117,7 +117,7 @@ infra::profile::postfix::virtual_aliases_source: 'maps/virtual-nullclient-fbb' infra::additional_files: '/var/log/unitb': ensure: 'directory' - owner: apache + owner: unitb.cron group: apache - mode: '0755' + mode: '0775' -- 2.39.5