From: Philipp Dallig Date: Thu, 13 Jul 2017 11:31:44 +0000 (+0200) Subject: fbb-ws - Create unitb log path X-Git-Tag: v0.1.0~2666^2~137 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=ea345de4b0cce5a1bb67fb45b5b82d2e10aa16cf;p=pixelpark%2Fhiera.git fbb-ws - Create unitb log path --- diff --git a/customer/fbb-ws/common.yaml b/customer/fbb-ws/common.yaml index 35de0716..94af5aa6 100644 --- a/customer/fbb-ws/common.yaml +++ b/customer/fbb-ws/common.yaml @@ -147,6 +147,12 @@ infra::additional_files: owner: apache group: apache mode: '0755' + # Log-Verzeichnis fuer Hosting Paket von UnitB + '/var/log/unitb': + ensure: 'directory' + owner: apache + group: apache + mode: '0755' '/var/www/webservice': ensure: 'directory' owner: apache