]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
ignore samhain and voip stuff
authorMartin Zobel-Helas <zobel@debian.org>
Fri, 24 Jan 2014 19:31:07 +0000 (20:31 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Fri, 24 Jan 2014 19:31:07 +0000 (20:31 +0100)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb

index 8e14ea383b2d1ecb903b47fbb554aa1502c487a0..51b4172132d5aed422960154c3cc06b2335b848f 100644 (file)
@@ -12,7 +12,7 @@ when /orff.debian.org/ then                                    ignore << %w{libn
 when /(zandonai|zelenka).debian.org/ then                      ignore << %w{samhain zabbix-agent rrdcollect}
 when /zappa.debian.org/ then                                   ignore << %w{samhain}
 when /(mayer|corelli).debian.org/ then                         ignore << "linux-base"
-when /(alkman|caballero|merulo|mundy).debian.org/ then         ignore << "samhain"
+when /(alkman|caballero|merulo|mundy|zani).debian.org/ then    ignore << "samhain"
 when "franck.debian.org" then                                  ignore << %w{python-apt}
 when /(abel|arnold|alain|alwyn|antheil|arne).debian.org/ then  ignore << %w{flash-kernel linux-firmware-image}
 when /harris.debian.org/ then                                  ignore << %w{flash-kernel kernel linux-firmware-image}
@@ -26,6 +26,7 @@ when /(pasquini|tristano).debian.org/ then                     ignore << %w{gane
 when "zemlinsky.debian.org" then                               ignore << %w{initramfs-tools}
 when "sibelius.debian.org" then                                ignore << %w{tivsm-ba tivsm-api64 gskssl64 gskcrypt64}
 when "denis.debian.org" then                                   ignore << %w{libdns100 libbind9-90 libisccc90 bind9 liblwres90 libisc95 bind9utils libisccfg90}
+when "vogler.debian.org" then                                  ignore << %w{repro libresiprocate-1.9 resiprocate-turn-server}
 when /(mailly|muffat).debian.org/ then                         ignore << %w{python-dsa-mq}
 end