From a84cc71d4ad0cea528f4137e23c8359c5cdbd3bc Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Fri, 21 Oct 2016 14:31:45 +0200 Subject: [PATCH] old vms, but if enabled again we ned prefork --- customer/bmas-sgb2/test-web02-sgb2-info.pixelpark.net.yaml | 1 + customer/bmas-sgb2/web02-sgb2-info.pixelpark.net.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/customer/bmas-sgb2/test-web02-sgb2-info.pixelpark.net.yaml b/customer/bmas-sgb2/test-web02-sgb2-info.pixelpark.net.yaml index 0d22e2bb..3a69c5cc 100644 --- a/customer/bmas-sgb2/test-web02-sgb2-info.pixelpark.net.yaml +++ b/customer/bmas-sgb2/test-web02-sgb2-info.pixelpark.net.yaml @@ -1,4 +1,5 @@ --- +apache::mpm_module: prefork # CentOS 6.7 site::role: base site::additional_classes: diff --git a/customer/bmas-sgb2/web02-sgb2-info.pixelpark.net.yaml b/customer/bmas-sgb2/web02-sgb2-info.pixelpark.net.yaml index 33ede800..65c79b70 100644 --- a/customer/bmas-sgb2/web02-sgb2-info.pixelpark.net.yaml +++ b/customer/bmas-sgb2/web02-sgb2-info.pixelpark.net.yaml @@ -1,4 +1,5 @@ --- +apache::mpm_module: prefork # CentOS 6.7 site::role: base site::additional_classes: -- 2.39.5