From: sambufe Date: Thu, 1 Feb 2018 13:11:18 +0000 (+0100) Subject: DWWS-469 tst X-Git-Tag: v0.1.0~1716^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=35b36b335ae719e58098ef9d84b46be2018cdf5f;p=pixelpark%2Fhiera.git DWWS-469 tst --- diff --git a/customer/deuwo/dev-web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/dev-web01-deutsche-wohnen-com.pixelpark.net.yaml index ea06df08..a848d9a8 100644 --- a/customer/deuwo/dev-web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/dev-web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -104,7 +104,7 @@ infra::profile::typo3::projects_composer_monolith: max_input_vars: '1500' infra::profile::apache::pp_vhosts: - www: + styleguide: docroot: '/var/www/styleguide' servername: dev-styleguide01-deutsche-wohnen-com.pixelpark.net cert_servername: 'wildcard.pixelpark.net' diff --git a/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml index f3f68685..66f51a6b 100644 --- a/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -48,7 +48,7 @@ accounts::users: sudo: true dirk.goetz: apply: true - sudo: true + sudo: true sudo::configs: jenkins_deploy: @@ -103,3 +103,21 @@ infra::profile::typo3::projects_composer_monolith: - '(.*) https://%%{ich-trickse}{HTTP_HOST}%%{ich-trickse}{REQUEST_URI} [R=301,L]' php_admin_value: max_input_vars: '1500' + +infra::profile::apache::pp_vhosts: + styleguide: + docroot: '/var/www/styleguide' + servername: test-styleguide01-deutsche-wohnen-com.pixelpark.net + cert_servername: 'wildcard.pixelpark.net' + cert_customer: 'pixelpark' + ssl_cert: '/etc/pki/tls/certs/wildcard.berlin-airport.de-cert.pem' + ssl_key: '/etc/pki/tls/private/wildcard.berlin-airport.de-key.pem' + ssl_chain: '/etc/pki/tls/certs/wildcard.berlin-airport.de-cert.pem' + docroot_owner: apache + docroot_group: apache + docroot_mode: '0775' + directories: + - provider: 'directory' + path: "/var/www/styleguide" + options: + - FollowSymLinks