Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
--- /dev/null
+---
+nodes:
+ - 'bm-bl1.debian.org'
+ - 'bm-bl9.debian.org'
$ganeti_priv = ['192.168.75.103/32', '192.168.75.109/32']
$drbd = true
}
+ 'ganeti-bytemark.debian.org': {
+ $ganeti_hosts = ['5.153.231.1/32', '5.153.231.9/32']
+ $ganeti_priv = ['192.168.231.1/32', '192.168.231.9/32']
+ $drbd = false
+ }
default: {
$ganeti_hosts = []
$ganeti_priv = []
when "ganeti2.debian.org" then 'MIRROR="http://mirror-ubc.debian.org/debian"'
when "ganeti-osuosl.debian.org" then 'MIRROR="http://debian.osuosl.org/debian"'
when "ganeti3.debian.org" then 'MIRROR="http://mirror.ayous.org/debian"'
+ when "ganeti-bytemark.debian.org" then 'MIRROR="http://mirror.bytemark.co.uk/debian"'
else 'MIRROR="http://http.debian.net/debian"'
end
%>
when "ganeti2.debian.org" then 'MIRROR="http://mirror-ubc.debian.org/debian"'
when "ganeti-osuosl.debian.org" then 'MIRROR="http://debian.osuosl.org/debian"'
when "ganeti3.debian.org" then 'MIRROR="http://mirror.ayous.org/debian"'
+ when "ganeti-bytemark.debian.org" then 'MIRROR="http://mirror.bytemark.co.uk/debian"'
else 'MIRROR="http://http.debian.net/debian"'
end
%>