From: Stephen Gran Date: Mon, 30 Apr 2012 18:52:33 +0000 (+0100) Subject: ignore ganeti-instance-image on those machines X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=3e35d1b6aa4d108dc55df6e6775971351c60fc95;p=mirror%2Fdsa-puppet.git ignore ganeti-instance-image on those machines Signed-off-by: Stephen Gran --- diff --git a/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb b/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb index dcd480c9d..189e57fe8 100644 --- a/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb +++ b/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb @@ -26,6 +26,7 @@ when /(parry|partch|piston).debian.org/: ignore << "yaboot" when "grieg.debian.org": ignore << %w{dpkg} when "blavet.debian.org": ignore << %w{dpkg-dev libdpkg-perl dpkg} when "handel.debian.org": ignore << %w{puppet-dashboard} +when /(pasquini|tristano).debian.org/: ignore << %w{ganeti-instance-image} end case fqdn