]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
ries has new apt
authorStephen Gran <steve@lobefin.net>
Wed, 26 May 2010 07:20:34 +0000 (07:20 +0000)
committerStephen Gran <steve@lobefin.net>
Wed, 26 May 2010 07:20:34 +0000 (07:20 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb

index e6423a0cb5ebb8ad3437907e750facc96618e6b9..bf1a249c2d00c02ea881a365f9610d4fba444041 100644 (file)
@@ -17,6 +17,7 @@ when /(dijkstra|unger|luchesi|schumann).debian.org/: ignore << "qemu-kvm"
 when /(lebrun|schroeder).debian.org/:   ignore << "firmware-linux-nonfree"
 when /(mayer|paer|peri|penalosa).debian.org/: ignore << "linux-base"
 when "powell.debian.org":               ignore << %w{e2fslibs e2fsprogs libblkid1 libcomerr2 libss2 libuuid1 uuid-runtime}
+when "ries.debian.org":                 ignore << %w{apt-utils apt libapt-pkg-dev}
 when "zee.debian.org":                  ignore << %w{dpkg-dev dpkg}
 end