From: hakcosar1 Date: Wed, 20 Sep 2017 20:32:20 +0000 (+0200) Subject: siemens apache X-Git-Tag: v0.1.0~2472 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=d1f5971fdade05901bafb49bea443f19dcf83742;p=pixelpark%2Fhiera.git siemens apache --- diff --git a/customer/cosar-test-customer/test-aem-siemens.pixelpark.net.yaml b/customer/cosar-test-customer/test-aem-siemens.pixelpark.net.yaml index e8822121..8ea30d45 100644 --- a/customer/cosar-test-customer/test-aem-siemens.pixelpark.net.yaml +++ b/customer/cosar-test-customer/test-aem-siemens.pixelpark.net.yaml @@ -4,9 +4,7 @@ infra::additional_classes: - maven - infra::profile::aem::author - siemens_puppet_general::mcafee - - infra::profile::apache - -#siemens_puppet_general::java::filename: 'jre-8u131-linux-x64.rpm' + - siemens_puppet_general::apache aem::base_dir: '/opt/aem6/author_siemens_com' aem::backup_dir: '/opt/aem6/author_siemens_com/backup' @@ -74,23 +72,3 @@ infra::profile::aem::author::install_files: asyncUploadLimit=100 cachePurgeTrigFactor=0.95d uploadRetries=3 - -infra::profile::apache::pp_vhosts: - author_siemens_com: - servername: author.siemens.com - serveraliases: - - author.integration.siemens.com - - author.siemens.com - docroot_owner: pubadmin - docroot_group: pubadmin - docroot_mode: '2775' - directories: - - directory_docroot: - provider: 'directory' - path: "/data/aem/author_siemens_com/root" - - options: - - FollowSymLinks - allow_override: - - All - directoryindex: 'index.php index.html'