]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
ignore newer yaboots on the PPCs
authorPeter Palfrader <peter@palfrader.org>
Mon, 23 Jan 2012 09:11:07 +0000 (10:11 +0100)
committerPeter Palfrader <peter@palfrader.org>
Mon, 23 Jan 2012 09:11:07 +0000 (10:11 +0100)
modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb

index eb110b74e09744251480a7b9496aef275c8c50c4..243fa4791d89251f34b6c03dc18c72c42cacbefb 100644 (file)
@@ -23,6 +23,7 @@ when "zee.debian.org":                  ignore << %w{dpkg-dev dpkg}
 when /(abel|arnold|alain|alwyn|antheil|arne).debian.org/: ignore << %w{flash-kernel linux-firmware-image}
 when /(harris|hoiby).debian.org/:       ignore << %w{flash-kernel puppet puppet-common kernel linux-firmware-image}
 when /(hartmann|hasse|hebden|henze).debian.org/: ignore << %w{flash-kernel puppet puppet-common kernel linux-firmware-image schroot schroot-common}
+when /(parry|partch|piston).debian.org/: ignore << "yaboot"
 
 when "grieg.debian.org":                ignore << %w{dpkg}
 when "blavet.debian.org":               ignore << %w{dpkg-dev libdpkg-perl dpkg}