]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
This is part two of d93775534f19bde42d75c6debe391cc701c54993
authorStephen Gran <steve@lobefin.net>
Thu, 12 Jan 2012 05:21:49 +0000 (05:21 +0000)
committerStephen Gran <steve@lobefin.net>
Thu, 12 Jan 2012 05:21:49 +0000 (05:21 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb

index dd5ec584f1a787d5bc211c7d20ac02f25b988624..3a9425a1aa1ac883c4711d13961c1ef591af8b18 100644 (file)
@@ -30,6 +30,9 @@ 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