]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
dev env
authorhakcosar1 <hakan.cosar@publicispixelpark.de>
Thu, 6 Jul 2017 13:24:45 +0000 (15:24 +0200)
committerhakcosar1 <hakan.cosar@publicispixelpark.de>
Thu, 6 Jul 2017 13:24:45 +0000 (15:24 +0200)
customer/cosar-test-customer/develeopment.yaml [new file with mode: 0644]
customer/cosar-test-customer/test.yaml [deleted file]

diff --git a/customer/cosar-test-customer/develeopment.yaml b/customer/cosar-test-customer/develeopment.yaml
new file mode 100644 (file)
index 0000000..bfe5afc
--- /dev/null
@@ -0,0 +1,55 @@
+---
+# 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"
+
diff --git a/customer/cosar-test-customer/test.yaml b/customer/cosar-test-customer/test.yaml
deleted file mode 100644 (file)
index bfe5afc..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
----
-# 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"
-