]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
sirona-aem - install httpd + dispatcher
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Tue, 2 Feb 2016 10:40:04 +0000 (11:40 +0100)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Tue, 2 Feb 2016 10:40:04 +0000 (11:40 +0100)
customer/sirona-aem/common.yaml
customer/sirona-aem/int-publish01-sirona.pixelpark.net.yaml

index 9fd9821c3ad2c2d32e08247d8f83b0ba2e38b56d..4fac573ddc2e4e7922c2f2e87bc1290386bbd54f 100644 (file)
@@ -31,4 +31,9 @@ aem::publish::install_options:
   download_type: maven
   download_uri: com.adobe.aem:aem-quickstart:6.1:jar
 
-
+# dispatcher
+aem::dispatcher::download_type_options:
+  groupid: com.adobe.aem
+  artifactid: dispatcher-apache2.4
+  version: 4.1.11
+  packaging: so
\ No newline at end of file
index 55f436a0b4c115ef60703656343d89f4f12f81e9..6933e97c4eaf5d6cae013fc051fc5a3557178f37 100644 (file)
@@ -1,3 +1,5 @@
 ---
 site::additional_classes:
-  - aem::publish
\ No newline at end of file
+  - aem::publish
+  - aem::dispatcher
+  - site::profile::apache
\ No newline at end of file