From 807cb76d3d65eafcdedb9dd6dadd9d252310b3ea Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Mon, 10 Jul 2017 11:01:01 +0200 Subject: [PATCH] ODT - INT enable apache --- .../int-odt-daimler-com.pixelpark.net.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml b/customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml index c7a1ece6..5b76ec65 100644 --- a/customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml +++ b/customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml @@ -1,10 +1,10 @@ --- infra::role: base -#infra::additional_classes: - #- infra::profile::apache - #- apache::mod::proxy_ajp - #- apache::mod::remoteip - #- apache::mod::headers +infra::additional_classes: + - infra::profile::apache + - apache::mod::proxy_ajp + - apache::mod::remoteip + - apache::mod::headers accounts::users: jenkins: @@ -20,8 +20,8 @@ infra::profile::apache::pp_vhosts: ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.net-key.pem' ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem' ssl_verify_client: require - #ssl_crl_check: chain - #ssl_crl: '/etc/pki/tls/certs/odt-cacrl.pem' + ssl_crl_check: chain + ssl_crl: '/etc/pki/tls/certs/odt-cacrl.pem' ssl_ca: '/etc/pki/tls/certs/odt-root-ca.pem' rewrites_non_ssl: - https: -- 2.39.5