From c6dc0370153b53656863ffbea8673d09f278bd82 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sat, 14 Aug 2010 13:35:00 +0100 Subject: [PATCH 1/1] libdns66 can be ignored as well - pesky sonames Signed-off-by: Stephen Gran --- .../templates/obsolete-packages-ignore.d-hostspecific.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb b/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb index 854d3f55d..df977b594 100644 --- a/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb +++ b/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb @@ -22,7 +22,7 @@ when "zee.debian.org": ignore << %w{dpkg-dev dpkg} end case fqdn -when /(draghi|orff|ravel|klecker).debian.org/: ignore << %w{libdns64 bind9 libbind9-60 liblwres60 bind9-host libisccfg60 libisc60 dnsutils bind9utils libisccc60} +when /(draghi|orff|ravel|klecker).debian.org/: ignore << %w{libdns66 libdns64 bind9 libbind9-60 liblwres60 bind9-host libisccfg60 libisc60 dnsutils bind9utils libisccc60} end ignore.flatten.join("\n") %> -- 2.20.1