From: Stephen Gran Date: Mon, 2 Sep 2013 15:33:45 +0000 (+0100) Subject: ignore mq for now X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c054c0c781339da62ddac6bc6090ada432e40845;p=dsa-puppet.git ignore mq for now Signed-off-by: Stephen Gran --- diff --git a/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb b/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb index dceacd42..0c07bad9 100644 --- a/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb +++ b/modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb @@ -22,6 +22,7 @@ when "grieg.debian.org" then ignore << %w{dpkg when "blavet.debian.org" then ignore << %w{dpkg-dev libdpkg-perl dpkg} when "handel.debian.org" then ignore << %w{puppet-dashboard} when "reger.debian.org" then ignore << %w{librt-extension-commandbymail-perl} +when /(rainier|rapoport).debian.org/ then ignore << %w{rabbitmq-server} when /(pasquini|tristano).debian.org/ then ignore << %w{ganeti-instance-image} when "zemlinsky.debian.org" then ignore << %w{initramfs-tools} end