From 39e64b3bb84e3c5d235d890b17cd7ea4525b1b74 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Tue, 12 Sep 2017 16:16:43 +0200 Subject: [PATCH] sirona-aem - correct yaml --- customer/sirona-aem/test.yaml | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/customer/sirona-aem/test.yaml b/customer/sirona-aem/test.yaml index d1ad3bdc..390a2603 100644 --- a/customer/sirona-aem/test.yaml +++ b/customer/sirona-aem/test.yaml @@ -176,19 +176,16 @@ infra::profile::aem::publish::pp_vhosts: - { error_code: 502 , document: "/error_custom/error.shtml" } - { error_code: 503 , document: "/error_custom/error.shtml" } directories: - - docroot: - provider: directory + - provider: directory path: '/var/www/html/cache' sethandler: dispatcher-handler options: - FollowSymLinks - - error_documents: - provider: directory + - provider: directory path: /var/www/html/error_custom/ options: - +Includes - - location1: - provider: location + - provider: location path: '/' auth_type: Digest auth_name: server @@ -227,16 +224,14 @@ infra::profile::aem::author::pp_vhosts: - { error_code: 502 , document: "/error_custom/error.shtml" } - { error_code: 503 , document: "/error_custom/error.shtml" } directories: - - docroot: - provider: directory + - provider: directory path: '/var/www/' - error_documents: provider: directory path: /var/www/html/error_custom/ options: - +Includes -# - location1: -# provider: location +# - provider: location # path: '/' # auth_type: Digest # auth_name: server -- 2.39.5