]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
mobile-aem - remove blobstore
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 21 Jun 2017 12:54:30 +0000 (14:54 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 21 Jun 2017 12:54:30 +0000 (14:54 +0200)
customer/mobile-aem/common.yaml

index 8088b06e93406e305e9c9323f1b9c46e973ee40b..2fee15e787e4e38caf2f1958e3398b2d637d654b 100644 (file)
@@ -146,15 +146,6 @@ infra::profile::aem::publish::install_options:
   download_type: maven
   download_uri: com.adobe.aem:aem-quickstart:6.3:jar
 
-infra::profile::aem::publish::install_files:
-  org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStore.cfg:
-    content: |
-      path=./crx-quickstart/repository/datastore
-      minRecordLength=1048576
-  org.apache.jackrabbit.oak.segment.SegmentNodeStoreService.cfg:
-    content: |
-      customBlobStore=true
-
 # Compaction & Backup for Publisher
 infra::profile::aem::publish::oak_version: '1.6.1'
 #infra::profile::aem::publish::backup_command: '/usr/bin/sudo -n /usr/local/sbin/zfs_rotation.sh datapool 2592000'