]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
mobile-aem - correct nodeservice
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 21 Jun 2017 09:51:57 +0000 (11:51 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 21 Jun 2017 09:51:57 +0000 (11:51 +0200)
customer/mobile-aem/common.yaml

index a2a26524ef8152faae547a2c004c37cb05131c83..23ca924f6f21bcb0c87aadcec4bdc7a7e9391061 100644 (file)
@@ -124,11 +124,9 @@ infra::profile::aem::author::install_files:
     content: |
       path=./crx-quickstart/repository/datastore
       minRecordLength=1048576
-  org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService.cfg:
+  org.apache.jackrabbit.oak.segment.SegmentNodeStoreService.cfg:
     content: |
       customBlobStore=true
-  org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService.config:
-    content: |
       repository.home=${repository.home}/segmentstore
       tarmk.size=256
       pauseCompaction=B"false"