From 84d41bfa5bcd12d422d060480b63572941a00d6e Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Mon, 18 Jul 2016 15:14:21 +0200 Subject: [PATCH] fbb - disable mcollective --- customer/fbb/test-www01-berlin-airport-de.pixelpark.net.yaml | 2 ++ customer/fbb/test-www02-berlin-airport-de.pixelpark.net.yaml | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/customer/fbb/test-www01-berlin-airport-de.pixelpark.net.yaml b/customer/fbb/test-www01-berlin-airport-de.pixelpark.net.yaml index 6667b5f3..93e14871 100644 --- a/customer/fbb/test-www01-berlin-airport-de.pixelpark.net.yaml +++ b/customer/fbb/test-www01-berlin-airport-de.pixelpark.net.yaml @@ -2,6 +2,8 @@ site::additional_classes: - accounts # - airport_web_app +# Mcollective wird nicht installiert, da hier eine zu harte Abhängigkeit zu ruby 1.8 vorhanden ist +# - pp_mcollective - pp_mcollective - unitb_mobile_website diff --git a/customer/fbb/test-www02-berlin-airport-de.pixelpark.net.yaml b/customer/fbb/test-www02-berlin-airport-de.pixelpark.net.yaml index 9ee971e3..70bd40ef 100644 --- a/customer/fbb/test-www02-berlin-airport-de.pixelpark.net.yaml +++ b/customer/fbb/test-www02-berlin-airport-de.pixelpark.net.yaml @@ -2,7 +2,8 @@ site::additional_classes: - accounts # - airport_web_app - - pp_mcollective +# Mcollective wird nicht installiert, da hier eine zu harte Abhängigkeit zu ruby 1.8 vorhanden ist +# - pp_mcollective - unitb_mobile_website unitb_mobile_website::database_host: "77.74.236.245" -- 2.39.5