From: sambufe Date: Fri, 23 Mar 2018 14:55:49 +0000 (+0100) Subject: fbb-ws webcontrol X-Git-Tag: v0.1.0~1383 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=b672f52a03b975ef2f5c74261afed4c770c9c181;p=pixelpark%2Fhiera.git fbb-ws webcontrol --- diff --git a/customer/fbb-ws/common.yaml b/customer/fbb-ws/common.yaml index d17d9b97..39f779ce 100644 --- a/customer/fbb-ws/common.yaml +++ b/customer/fbb-ws/common.yaml @@ -176,6 +176,11 @@ infra::additional_files: owner: darksite.service group: apache mode: '0755' + '/var/www/webservice_app/webcontrol': + ensure: 'directory' + owner: darksite.service + group: apache + mode: '0755' '/var/www/webservice_app/beacon': ensure: 'link' target: '/var/data/fiona/app/online/docs/beacon'