From: Héctor Orón Martínez Date: Tue, 21 Oct 2014 12:06:36 +0000 (+0200) Subject: arm64: ignore flash-kernel at gw-linaro X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=7e6d0d0f18d47c050478d60ecadacfa954b6cb19;p=mirror%2Fdsa-puppet.git arm64: ignore flash-kernel at gw-linaro Signed-off-by: Héctor Orón Martínez --- diff --git a/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb b/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb index c2d7e9eef..14b5811fa 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"