From: Philipp Dallig Date: Tue, 12 Sep 2017 14:16:43 +0000 (+0200) Subject: sirona-aem - correct yaml X-Git-Tag: v0.1.0~2437^2~13^2~17 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=39e64b3bb84e3c5d235d890b17cd7ea4525b1b74;p=pixelpark%2Fhiera.git sirona-aem - correct yaml --- 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