From 13a704f91bfd5edcc39d147841ee96159d99b8cf Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Tue, 11 Jul 2017 12:32:45 +0200 Subject: [PATCH] fbb-ws - Add Link for cdm --- customer/fbb-ws/common.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/customer/fbb-ws/common.yaml b/customer/fbb-ws/common.yaml index 5bb99d76..03ffeadd 100644 --- a/customer/fbb-ws/common.yaml +++ b/customer/fbb-ws/common.yaml @@ -183,6 +183,9 @@ infra::additional_files: '/var/www/webservice_app/pushSpecial': ensure: 'link' target: '/var/data/fiona/app/online/docs/pushSpecial' + '/var/www/cdm-webservice_app/content2.0': + ensure: 'link' + target: '/var/data/fiona/cdm_app/online/docs/content_2-0' '/var/data/flugimport_cron': ensure: 'directory' owner: unitb.cron -- 2.39.5