Update ignore list for packages check on franck
authorPeter Palfrader <peter@palfrader.org>
Sun, 4 Jul 2010 19:21:03 +0000 (21:21 +0200)
committerPeter Palfrader <peter@palfrader.org>
Sun, 4 Jul 2010 19:21:03 +0000 (21:21 +0200)
modules/nagios/templates/obsolete-packages-ignore.d-hostspecific.erb

index 20dc66c..8e18438 100644 (file)
@@ -17,7 +17,8 @@ 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|franck).debian.org/":      ignore << %w{apt-utils apt libapt-pkg-dev}
+when "ries.debian.org":                 ignore << %w{apt-utils apt libapt-pkg-dev}
+when "franck.debian.org":               ignore << %w{libuuid1 util-linux libcomerr2 libss2 e2fslibs uuid-runtime hpacucli e2fsprogs firmware-bnx2 libblkid1}
 when "zee.debian.org":                  ignore << %w{dpkg-dev dpkg}
 end