]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
sirona-aem - correct yaml
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Tue, 12 Sep 2017 14:16:43 +0000 (16:16 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Tue, 12 Sep 2017 14:16:43 +0000 (16:16 +0200)
customer/sirona-aem/test.yaml

index d1ad3bdcc9641038b50a08c75c934fd4e03ffc39..390a260336f3794464cfa3eeb9ec0cec7a335664 100644 (file)
@@ -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