From 7e6d0d0f18d47c050478d60ecadacfa954b6cb19 Mon Sep 17 00:00:00 2001 From: =?utf8?q?H=C3=A9ctor=20Or=C3=B3n=20Mart=C3=ADnez?= Date: Tue, 21 Oct 2014 14:06:36 +0200 Subject: [PATCH] arm64: ignore flash-kernel at gw-linaro MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Héctor Orón Martínez --- .../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 c2d7e9ee..14b5811f 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 /zappa.debian.org/ then ignore << %w{samh when /(mayer|corelli).debian.org/ then ignore << "linux-base" when /(alkman|caballero|merulo|mundy|zani).debian.org/ then ignore << "samhain" when "franck.debian.org" then ignore << %w{python-apt} -when /(abel|arnold|antheil).debian.org/ then ignore << %w{flash-kernel linux-firmware-image} +when /(abel|arnold|antheil).debian.org/ then ignore << %w{flash-kernel linux-firmware-image} +when /(asachi|arm-linaro-01|arm-linaro-03).debian.org/ then ignore << "flash-kernel" when /harris.debian.org/ then ignore << %w{flash-kernel kernel linux-firmware-image} when /(hartmann|hasse|henze|howells|hummel|hoiby).debian.org/ then ignore << %w{flash-kernel kernel linux-firmware-image} when /(parry|partch).debian.org/ then ignore << "yaboot" -- 2.39.2