ignore pg client 9.1 on storace
authorPeter Palfrader <peter@palfrader.org>
Wed, 3 Jun 2015 06:29:48 +0000 (08:29 +0200)
committerPeter Palfrader <peter@palfrader.org>
Wed, 3 Jun 2015 06:34:47 +0000 (08:34 +0200)
modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb

index 912d39f..71a35d7 100644 (file)
@@ -23,6 +23,7 @@ when /(rainier|rapoport).debian.org/ then                      ignore << %w{rabb
 when "zemlinsky.debian.org" then                               ignore << %w{initramfs-tools}
 when "sibelius.debian.org" then                                ignore << %w{tivsm-ba tivsm-api64 gskssl64 gskcrypt64 tivsm-api gskssl gskcrypt}
 when "vogler.debian.org" then                                  ignore << %w{repro libresiprocate-1.9 resiprocate-turn-server}
+when "storace.debian.org" then                                 ignore << %w{postgresql-client-9.1}
 when /(mailly|muffat).debian.org/ then                         ignore << %w{python-dsa-mq}
 when /(csail|grnet)-node(01|02).debian.org/ then               ignore << %w{openvswitch-switch openvswitch-common}
 end