From 8ff05fe988cdf75f0daee630386722eeadacc2e2 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Mon, 3 Jul 2017 09:53:57 +0200 Subject: [PATCH] fbb-www - create symlink --- customer/fbb-www/common.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/customer/fbb-www/common.yaml b/customer/fbb-www/common.yaml index cc000ece..3edd77bf 100644 --- a/customer/fbb-www/common.yaml +++ b/customer/fbb-www/common.yaml @@ -158,6 +158,9 @@ infra::additional_files: owner: apache group: fbb mode: '2770' + '/www/data': + ensure: 'link' + target: '/var/data' # '/var/data/darksite': # ensure: 'directory' # owner: apache -- 2.39.5