--- /dev/null
+---
+# Author
+infra::profile::aem::author::license_download_id: ENC[PKCS7,xyz]
+infra::profile::aem::author::license_product_version: '6.2.0'
+infra::profile::aem::author::license_customer_name: 'test'
+infra::profile::aem::author::license_product_name: 'Adobe Experience Manager'
+infra::profile::aem::author::admin_pass: ENC[PKCS7,xyz]
+infra::profile::aem::author::oak_version: 1.4.8
+# Publisher
+infra::profile::aem::publish::license_download_id: ENC[PKCS7,xyz]
+infra::profile::aem::publish::license_product_version: '6.2.0'
+infra::profile::aem::publish::license_customer_name: 'test'
+infra::profile::aem::publish::license_product_name: 'Adobe Experience Manager'
+infra::profile::aem::publish::admin_pass: ENC[PKCS7,xyz]
+infra::profile::aem::publish::oak_version: 1.4.8
+
+#aem::author::install_packages:
+infra::profile::aem::author::instance_name: author
+infra::profile::aem::author::install_mode: 'quickstart'
+infra::profile::aem::author::install_options:
+ download_type: maven
+ download_uri: com.adobe.aem:aem-quickstart:6.2:jar
+infra::profile::aem::author::install_files:
+ org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStore.cfg:
+ content: |
+ path=./crx-quickstart/repository/datastore
+ minRecordLength=1048576
+ org.apache.jackrabbit.oak.plugins.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"
+
+infra::profile::aem::publish::install_mode: 'quickstart'
+infra::profile::aem::publish::instance_name: publish
+infra::profile::aem::publish::install_options:
+ download_type: maven
+ download_uri: com.adobe.aem:aem-quickstart:6.2: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.plugins.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"
+
+++ /dev/null
----
-# Author
-infra::profile::aem::author::license_download_id: ENC[PKCS7,xyz]
-infra::profile::aem::author::license_product_version: '6.2.0'
-infra::profile::aem::author::license_customer_name: 'test'
-infra::profile::aem::author::license_product_name: 'Adobe Experience Manager'
-infra::profile::aem::author::admin_pass: ENC[PKCS7,xyz]
-infra::profile::aem::author::oak_version: 1.4.8
-# Publisher
-infra::profile::aem::publish::license_download_id: ENC[PKCS7,xyz]
-infra::profile::aem::publish::license_product_version: '6.2.0'
-infra::profile::aem::publish::license_customer_name: 'test'
-infra::profile::aem::publish::license_product_name: 'Adobe Experience Manager'
-infra::profile::aem::publish::admin_pass: ENC[PKCS7,xyz]
-infra::profile::aem::publish::oak_version: 1.4.8
-
-#aem::author::install_packages:
-infra::profile::aem::author::instance_name: author
-infra::profile::aem::author::install_mode: 'quickstart'
-infra::profile::aem::author::install_options:
- download_type: maven
- download_uri: com.adobe.aem:aem-quickstart:6.2:jar
-infra::profile::aem::author::install_files:
- org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStore.cfg:
- content: |
- path=./crx-quickstart/repository/datastore
- minRecordLength=1048576
- org.apache.jackrabbit.oak.plugins.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"
-
-infra::profile::aem::publish::install_mode: 'quickstart'
-infra::profile::aem::publish::instance_name: publish
-infra::profile::aem::publish::install_options:
- download_type: maven
- download_uri: com.adobe.aem:aem-quickstart:6.2: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.plugins.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"
-