From: Philipp Dallig Date: Tue, 11 Jul 2017 09:31:02 +0000 (+0200) Subject: fbb-ws - disable xymon module X-Git-Tag: v0.1.0~2675^2~6 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=8940f34982251c0cf9ca6ae7bea868ca93499906;p=pixelpark%2Fhiera.git fbb-ws - disable xymon module --- diff --git a/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml b/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml index 968cb72b..e9036b38 100644 --- a/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml +++ b/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml @@ -1,6 +1,7 @@ --- -infra::role: base +infra::role: base_for_old_systems # because we don't need xymon infra::additional_classes: + - accounts - infra::profile::apache_php - infra::profile::postfix - infra::profile::cron diff --git a/customer/fbb-ws/production.yaml b/customer/fbb-ws/production.yaml index 63ba041f..de15d98d 100644 --- a/customer/fbb-ws/production.yaml +++ b/customer/fbb-ws/production.yaml @@ -1,6 +1,7 @@ --- -infra::role: base +infra::role: base_for_old_systems # because we don't need xymon infra::additional_classes: + - accounts - infra::profile::apache_php - infra::profile::cron diff --git a/customer/fbb-ws/test.yaml b/customer/fbb-ws/test.yaml index 5d78e326..e9e4fd65 100644 --- a/customer/fbb-ws/test.yaml +++ b/customer/fbb-ws/test.yaml @@ -1,6 +1,7 @@ --- -infra::role: base +infra::role: base_for_old_systems # because we don't need xymon infra::additional_classes: + - accounts - infra::profile::apache_php - infra::profile::postfix - infra::profile::cron