From: Philipp Dallig Date: Wed, 21 Jun 2017 15:09:15 +0000 (+0200) Subject: fbb-www - create '/var/data/flugimport_cron' X-Git-Tag: v0.1.0~2790 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=7481bfad762b71a44fb4c4cc750e99f9c9a1fb64;p=pixelpark%2Fhiera.git fbb-www - create '/var/data/flugimport_cron' --- diff --git a/customer/fbb-www/common.yaml b/customer/fbb-www/common.yaml index 9778af9e..4f27d4cd 100644 --- a/customer/fbb-www/common.yaml +++ b/customer/fbb-www/common.yaml @@ -120,4 +120,8 @@ infra::additional_files: owner: unitb.cron group: apache mode: '0775' - + '/var/data/flugimport_cron': + ensure: 'directory' + owner: unitb.cron + group: apache + mode: '0775'