From: Peter Palfrader <peter@palfrader.org>
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.donarmstrong.com/?a=commitdiff_plain;h=1fa867119985fcfde6ad93af165dd274afc48feb;p=dsa-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 c949fb41..e71cf790 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"