From f5056b9d72ade1b916e5876d4b67b0e087ff2a28 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Mon, 13 Apr 2009 14:24:04 +0100 Subject: [PATCH] Roll out monit for all Signed-off-by: Stephen Gran --- manifests/site.pp | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/manifests/site.pp b/manifests/site.pp index 99af3fce..04fb9561 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -14,6 +14,7 @@ node default { include samhain include sudo include debian-org + include monit case $smartarraycontroller { "true": { include debian-proliant } @@ -54,12 +55,6 @@ node default { { include geodns } default: {} } - case $hostname { - argento: - { include monit } - default: {} - } - } node penalosa inherits default { -- 2.39.2