From: Peter Palfrader Date: Fri, 1 Jun 2018 07:06:03 +0000 (+0200) Subject: ignore ruby-dbi ruby-deprecated ruby-dbd-pg on snapshot hosts X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-puppet.git;a=commitdiff_plain;h=119501693d9b29bd534ac90c3ce7f69690b19507 ignore ruby-dbi ruby-deprecated ruby-dbd-pg on snapshot hosts --- 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