ignore ruby-dbi ruby-deprecated ruby-dbd-pg on snapshot hosts
authorPeter Palfrader <peter@palfrader.org>
Fri, 1 Jun 2018 07:06:03 +0000 (09:06 +0200)
committerPeter Palfrader <peter@palfrader.org>
Fri, 1 Jun 2018 07:06:03 +0000 (09:06 +0200)
modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb

index ea0772e..6675c5f 100644 (file)
@@ -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