]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
linux-base for peri/penalosa
authorStephen Gran <steve@lobefin.net>
Tue, 20 Apr 2010 22:37:19 +0000 (23:37 +0100)
committerStephen Gran <steve@lobefin.net>
Tue, 20 Apr 2010 22:37:19 +0000 (23:37 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb

index c4fbddc25a2994397e5b002ad4f4ab04d01b0acf..d8031b775fdb2f92331edeaafd43312088b7efa8 100644 (file)
@@ -15,6 +15,7 @@ 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 /(peri|penalosa).debian.org/:    ignore << "linux-base"
 when "powell.debian.org":             ignore << %w{e2fslibs e2fsprogs libblkid1 libcomerr2 libss2 libuuid1 uuid-runtime}
 when "zee.debian.org":                ignore << %w{dpkg-dev dpkg}
 end