X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=inline;f=modules%2Fnagios%2Ftemplates%2Fobsolete-packages-ignore.d-hostspecific.erb;h=a0efa92e19cdaa47567086b5a4f424a6328d6463;hb=4794ad3e9dedbdbced9e45566bb398ea63fc97e6;hp=d9223fae1ec6b7e65cb3cb55e702323daeccdf1a;hpb=da59111560aa23ae866a11f44ab081f6a4137a2e;p=mirror%2Fdsa-puppet.git diff --git a/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb b/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb index d9223fae1..a0efa92e1 100644 --- a/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb +++ b/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb @@ -6,7 +6,6 @@ <%= ignore = [] case fqdn -when "bellini.debian.org" then ignore << "mcelog" when "cilea.debian.org" then ignore << "/freeswitch.*/" when /draghi.debian.org/ then ignore << %w{userdir-ldap userdir-ldap-cgi libheimdal-kadm5-perl django-ldapdb} when /orff.debian.org/ then ignore << %w{libnet-dns-sec-perl libnet-dns-zone-parser-perl} @@ -18,7 +17,7 @@ when "franck.debian.org" then ignore << %w{pyth when /(abel|arnold|alain|alwyn|antheil|arne).debian.org/ then ignore << %w{flash-kernel linux-firmware-image} when /harris.debian.org/ then ignore << %w{flash-kernel kernel linux-firmware-image} when /(hasse|hebden|henze|hildegard|howells|hummel|hoiby).debian.org/ then ignore << %w{flash-kernel kernel linux-firmware-image} -when /(parry|partch|piston).debian.org/ then ignore << "yaboot" +when /(parry|partch).debian.org/ then ignore << "yaboot" when "grieg.debian.org" then ignore << %w{dpkg} when "blavet.debian.org" then ignore << %w{dpkg-dev libdpkg-perl dpkg} when "handel.debian.org" then ignore << %w{puppet-dashboard}