X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fnagios%2Ftemplates%2Fobsolete-packages-ignore.d-hostspecific.erb;h=9f97d63f9549c746814916c40ee4cdaeaff12488;hb=389619af31c9e8a1a67a787b61c671a9b34a40f6;hp=1f6aa7a32fc1280a3d67b89ca8cf16267969a5a0;hpb=264df3c009ac2471ac13d4fe4399d3d4ca74bc47;p=mirror%2Fdsa-puppet.git diff --git a/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb b/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb index 1f6aa7a32..9f97d63f9 100644 --- a/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb +++ b/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb @@ -10,9 +10,9 @@ 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} +when /(sompek|stadler).debian.org/ then ignore << %w{libsbuild-perl buildd sbuild} end ignore.flatten.join("\n")