From 3e35d1b6aa4d108dc55df6e6775971351c60fc95 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Mon, 30 Apr 2012 19:52:33 +0100 Subject: [PATCH] ignore ganeti-instance-image on those machines Signed-off-by: Stephen Gran --- .../nagios/templates/obsolete-packages-ignore.d-hostspecific.erb | 1 + 1 file changed, 1 insertion(+) 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 -- 2.20.1