From: Julien Cristau Date: Wed, 27 Apr 2016 23:20:26 +0000 (+0200) Subject: nagios: add tivsm-apicit and tivsm-bacit to sibelius package ignore list X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=07d55b09f734890a4f08b7b352a561ec7d875cbd;hp=025fa478e25f10189ca63e5c94791d2263f114eb;p=mirror%2Fdsa-puppet.git nagios: add tivsm-apicit and tivsm-bacit to sibelius package ignore list Signed-off-by: Julien Cristau --- diff --git a/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb b/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb index 1f6aa7a32..3c2d75903 100644 --- a/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb +++ b/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb @@ -10,7 +10,7 @@ when /draghi.debian.org/ then ignore << %w{user when "handel.debian.org" then ignore << %w{puppet-dashboard} when "reger.debian.org" then ignore << %w{librt-extension-commandbymail-perl} when /(rainier|rapoport).debian.org/ then ignore << %w{rabbitmq-server} -when "sibelius.debian.org" then ignore << %w{tivsm-ba tivsm-api64 gskssl64 gskcrypt64 tivsm-api gskssl gskcrypt} +when "sibelius.debian.org" then ignore << %w{tivsm-ba tivsm-bacit tivsm-api64 gskssl64 gskcrypt64 tivsm-api tivsm-apicit gskssl gskcrypt} when /(storace|backuphost).debian.org/ then ignore << %w{postgresql-client-9.1} when /(sompek|stadler|schroeder).debian.org/ then ignore << %w{libsbuild-perl buildd sbuild} end