do away with QACORE user alias, use the qa-core group instead (RT#2533)
[mirror/dsa-puppet.git] / modules / nagios / templates / obsolete-packages-ignore.d-hostspecific.erb
index 235f3ab..cf1dc81 100644 (file)
@@ -25,5 +25,7 @@ end
 case fqdn
 when /(draghi|orff|ravel|klecker|geo[123]).debian.org/: ignore << %w{libdns66 libdns64 bind9 libbind9-60 liblwres60 bind9-host libisccfg60 libisc60 dnsutils bind9utils libisccc60}
 end
+
+ignore << '/openafs-modules-.*/'
 ignore.flatten.join("\n")
 %>