From: Stephen Gran Date: Wed, 26 May 2010 07:20:34 +0000 (+0000) Subject: ries has new apt X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9c4c3f310c9d575fceb1aa35b6abddcf0ba5dd20;p=dsa-puppet.git ries has new apt Signed-off-by: Stephen Gran --- diff --git a/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb b/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb index e6423a0c..bf1a249c 100644 --- a/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb +++ b/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb @@ -17,6 +17,7 @@ when /(dijkstra|unger|luchesi|schumann).debian.org/: ignore << "qemu-kvm" when /(lebrun|schroeder).debian.org/: ignore << "firmware-linux-nonfree" when /(mayer|paer|peri|penalosa).debian.org/: ignore << "linux-base" when "powell.debian.org": ignore << %w{e2fslibs e2fsprogs libblkid1 libcomerr2 libss2 libuuid1 uuid-runtime} +when "ries.debian.org": ignore << %w{apt-utils apt libapt-pkg-dev} when "zee.debian.org": ignore << %w{dpkg-dev dpkg} end