From b0f418f67e471bba7520488b579351f8b9c5c0a2 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Tue, 18 Oct 2011 08:12:49 +0100 Subject: [PATCH] armhf buildds should schroot{,-common} on hold as well Signed-off-by: Stephen Gran --- .../templates/obsolete-packages-ignore.d-hostspecific.erb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb b/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb index 6f377693f..c7a1667bd 100644 --- a/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb +++ b/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb @@ -20,7 +20,8 @@ when "rossini.debian.org": ignore << %w{ganeti2} when "franck.debian.org": ignore << %w{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} -when /(harris|hartmann|hasse|hebden|henze|hoiby).debian.org/: ignore << %w{flash-kernel puppet puppet-common kernel linux-firmware-image} +when /(harris|hoiby).debian.org/: ignore << %w{flash-kernel puppet puppet-common kernel linux-firmware-image} +when /(hartmann|hasse|hebden|henze).debian.org/: ignore << %w{flash-kernel puppet puppet-common kernel linux-firmware-image schroot schroot-common} end case fqdn -- 2.20.1