]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb
ignore libsbuild-perl buildd sbuild on sompek|stadler|schroeder
[dsa-puppet.git] / modules / nagios / templates / obsolete-packages-ignore.d-hostspecific.erb
index 3705e9af7954ca20f80d36edb7caa131a294a44b..305747569083cd1654a028d0a2c8dc7d45e0c741 100644 (file)
@@ -12,14 +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-api64 gskssl64 gskcrypt64 tivsm-api gskssl gskcrypt}
 when "storace.debian.org" then                                 ignore << %w{postgresql-client-9.1}
-end
-
-case fqdn
-when /geo[123].debian.org/ then                    ignore << %w{geoip-database}
-end
-
-case fqdn
-when /((csail|grnet)-node(01|02)|powell|bm-bl1).debian.org/ then       ignore << %w{ganeti-os-noop}
+when /(sompek|stadler|schroeder).debian.org/ then              ignore << %w{libsbuild-perl buildd sbuild}
 end
 
 ignore.flatten.join("\n")