From: Philipp Dallig Date: Tue, 20 Jun 2017 15:54:27 +0000 (+0200) Subject: fbb-www - change owner of unitb-log directory X-Git-Tag: v0.1.0~2801^2~4 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=a734a1d1bb0a2f79ec120a42cae1cbd7d0c1448b;p=pixelpark%2Fhiera.git fbb-www - change owner of unitb-log directory --- 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'