From: Stephen Gran Date: Mon, 13 Apr 2009 13:24:04 +0000 (+0100) Subject: Roll out monit for all X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=f5056b9d72ade1b916e5876d4b67b0e087ff2a28;p=mirror%2Fdsa-puppet.git Roll out monit for all Signed-off-by: Stephen Gran --- diff --git a/manifests/site.pp b/manifests/site.pp index 99af3fce6..04fb9561a 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 {