From: Stephen Gran Date: Mon, 25 Apr 2011 07:49:01 +0000 (+0100) Subject: franck also has a newer python-apt X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=aad46ba9df509e491b38511415a73c0b03d4c4bc;p=mirror%2Fdsa-puppet.git franck also has a newer python-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 e2752c8b1..c916dc67b 100644 --- a/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb +++ b/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb @@ -19,7 +19,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 "franck.debian.org": ignore << %w{libuuid1 util-linux libcomerr2 libss2 e2fslibs uuid-runtime hpacucli e2fsprogs firmware-bnx2 libblkid1} +when "franck.debian.org": ignore << %w{libuuid1 util-linux libcomerr2 libss2 e2fslibs uuid-runtime hpacucli e2fsprogs firmware-bnx2 libblkid1 python-apt} when "zee.debian.org": ignore << %w{dpkg-dev dpkg} when /(abel|arnold|alain|alwyn|antheil|arne).debian.org/: ignore << %w{flash-kernel linux-firmware-image} end