Allow 82.195.75.84 on schroeder - this will not scale for long
[mirror/dsa-puppet.git] / modules / nagios / templates / obsolete-packages-ignore.d-hostspecific.erb
index 89f7acd..656a24d 100644 (file)
@@ -14,6 +14,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 "powell.debian.org":             ignore << %w{e2fslibs e2fsprogs libblkid1 libcomerr2 libss2 libuuid1 uuid-runtime}
+when "zee.debian.org":             ignore << %w{dpkg-dev dpkg}
 end
 
 ignore.flatten.join("\n")