From: Peter Palfrader Date: Sun, 15 Jan 2012 22:44:32 +0000 (+0100) Subject: Revert "This is part two of d93775534f19bde42d75c6debe391cc701c54993" X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=32c10bca2d85f39ee214ac68b4fc65a4db4cba41;p=mirror%2Fdsa-puppet.git Revert "This is part two of d93775534f19bde42d75c6debe391cc701c54993" This reverts commit 0a60b0b9b1594abaeb921164d51455f5b7328382. --- diff --git a/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb b/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb index 3a9425a1a..dd5ec584f 100644 --- a/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb +++ b/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb @@ -30,9 +30,6 @@ case fqdn when /geo[123].debian.org/: ignore << %w{geoip-database} end -if nodeinfo['ldap']['purpose'].include?('buildd') - ignore << %w{libsbuild-perl buildd-builder-meta} -end #case fqdn #when /(draghi|orff|ravel|klecker|geo[123]).debian.org/: ignore << %w{libdns69 libdns66 libdns64 bind9 libbind9-60 liblwres60 bind9-host libisccfg62 libisccfg60 libisc62 libisc60 dnsutils bind9utils libisccc60} #end