From: Peter Palfrader Date: Sun, 19 Dec 2010 09:36:05 +0000 (+0100) Subject: ignore some pg9 related packages on sibelius and stabile X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=1fa867119985fcfde6ad93af165dd274afc48feb;hp=70ac187fd649b5b74ac58fb2c0838120df7fd4a5;p=mirror%2Fdsa-puppet.git ignore some pg9 related packages on sibelius and stabile --- diff --git a/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb b/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb index c949fb418..e71cf790a 100644 --- a/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb +++ b/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb @@ -12,7 +12,8 @@ when "cilea.debian.org": ignore << "/freeswitch.*/" when /draghi.debian.org/: ignore << %w{userdir-ldap libheimdal-kadm5-perl} when /orff.debian.org/: ignore << %w{libnet-dns-sec-perl libnet-dns-zone-parser-perl} when /liszt.debian.org/: ignore << "amavisd-new" -when /stabile.debian.org/: ignore << "xfsprogs" +when /stabile.debian.org/: ignore << %w{xfsprogs postgresql-9.0-debversion} +when /sibelius.debian.org/: ignore << %w{postgresql-9.0 postgresql-9.0-debversion libpq5 postgresql-contrib-9.0 postgresql-client-9.0 postgresql-plperl-9.0} when /(zandonai|zelenka).debian.org/: ignore << %w{zabbix-agent rrdcollect} when /(dijkstra|unger|luchesi|schumann).debian.org/: ignore << "qemu-kvm" when /(lebrun|schroeder).debian.org/: ignore << "firmware-linux-nonfree"