From 119501693d9b29bd534ac90c3ce7f69690b19507 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 1 Jun 2018 09:06:03 +0200 Subject: [PATCH] ignore ruby-dbi ruby-deprecated ruby-dbd-pg on snapshot hosts --- .../templates/obsolete-packages-ignore.d-hostspecific.erb | 2 +- 1 file changed, 1 insertion(+), 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 ea0772e57..6675c5fd8 100644 --- a/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb +++ b/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb @@ -12,7 +12,7 @@ when "reger.debian.org" then ignore << %w{libr when /(rainier|rapoport).debian.org/ then ignore << %w{rabbitmq-server} 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 libssl1.0.0:amd64 postgresql-client-9.4} -when /(sallinen|sallinen).debian.org/ then ignore << %w{ruby-dbi ruby-deprecated ruby-dbd-pg} +when /(sallinen|lw07).debian.org/ then ignore << %w{ruby-dbi ruby-deprecated ruby-dbd-pg} end if scope.call_function('versioncmp', [@lsbmajdistrelease, '8']) <= 0 -- 2.20.1