]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
powell has newer e2fstools for ext4
authorStephen Gran <steve@lobefin.net>
Sun, 7 Feb 2010 06:11:38 +0000 (06:11 +0000)
committerStephen Gran <steve@lobefin.net>
Sun, 7 Feb 2010 06:11:38 +0000 (06:11 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb

index e2b3e5dd188a562717c100058646c8f257025408..bf6943b2ab68558ec49c6cdc823fd9dac84ff94e 100644 (file)
@@ -13,6 +13,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 "powell.debian.org":             ignore << %w{e2fslibs e2fsprogs libblkid1 libcomerr2 libss2 libuuid1 uuid-runtime}
 end
 
 ignore.flatten.join("\n")