From 6bc6f3d97817bf8edc81c197e8e930b48ea80505 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Fri, 25 Aug 2017 09:40:22 +0200 Subject: [PATCH] MHK - mod_ssl for proxy --- customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml | 1 + customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml | 1 + customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml | 1 + 3 files changed, 3 insertions(+) diff --git a/customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml index 05f8ff64..7eb6770c 100644 --- a/customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml @@ -4,6 +4,7 @@ infra::additional_classes: - infra::profile::apache - apache::mod::proxy_ajp - apache::mod::headers + - apache::mod::ssl apache::mpm_module: event diff --git a/customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml index 99ac3ca7..506bca30 100644 --- a/customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml @@ -4,6 +4,7 @@ infra::additional_classes: - infra::profile::apache - apache::mod::proxy_ajp - apache::mod::headers + - apache::mod::ssl apache::mpm_module: event diff --git a/customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml index db7c3f68..8c797533 100644 --- a/customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml @@ -4,6 +4,7 @@ infra::additional_classes: - infra::profile::apache - apache::mod::proxy_ajp - apache::mod::headers + - apache::mod::ssl apache::mpm_module: event -- 2.39.5