]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
ignore firmware packages on lebrun and schroeder - who knows, the nics may work witho...
authorStephen Gran <steve@lobefin.net>
Mon, 12 Apr 2010 21:56:52 +0000 (22:56 +0100)
committerStephen Gran <steve@lobefin.net>
Mon, 12 Apr 2010 21:56:52 +0000 (22:56 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb

index a8d42ee09bf29526b072ddc5ef552a97787f0b4d..c4fbddc25a2994397e5b002ad4f4ab04d01b0acf 100644 (file)
@@ -14,6 +14,7 @@ when /liszt.debian.org/:              ignore << "amavisd-new"
 when /stabile.debian.org/:            ignore << "xfsprogs"
 when /(zandonai|zelenka).debian.org/: ignore << %w{zabbix-agent rrdcollect}
 when /(dijkstra|unger|luchesi|schumann).debian.org/: ignore << "qemu-kvm"
+when /(lebrun|schroeder).debian.org/: ignore << "firmware-linux-nonfree"
 when "powell.debian.org":             ignore << %w{e2fslibs e2fsprogs libblkid1 libcomerr2 libss2 libuuid1 uuid-runtime}
 when "zee.debian.org":                ignore << %w{dpkg-dev dpkg}
 end