X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fganeti2%2Fmanifests%2Fparams.pp;h=0cfdaddad644dcfb0ea786678cd59d1ecfdccb62;hb=9cb14d6c9d70dc56f6c8347f1770a7d79c809d35;hp=975b3d685009d3002ca3b6b5e272674eeba0c8d7;hpb=e95ac9f053c09b0ed797c8b8157cf9b3bf238250;p=mirror%2Fdsa-puppet.git diff --git a/modules/ganeti2/manifests/params.pp b/modules/ganeti2/manifests/params.pp index 975b3d685..0cfdaddad 100644 --- a/modules/ganeti2/manifests/params.pp +++ b/modules/ganeti2/manifests/params.pp @@ -6,8 +6,8 @@ class ganeti2::params { $drbd = false } 'ganeti2.debian.org': { - $ganeti_hosts = ['206.12.19.213/32', '206.12.19.217/32', '206.12.19.212/32', '206.12.19.216/32', '206.12.19.19/32', '206.12.19.218/32', '206.12.19.214/32'] - $ganeti_priv = ['192.168.2.213/32', '192.168.2.217/32', '192.168.2.212/32', '192.168.2.216/32', '192.168.2.19/32', '192.168.2.218/32', '192.168.2.214/32'] + $ganeti_hosts = ['206.12.19.213/32', '206.12.19.217/32', '206.12.19.212/32', '206.12.19.216/32', '206.12.19.19/32', '206.12.19.20/32', '206.12.19.218/32', '206.12.19.214/32'] + $ganeti_priv = ['192.168.2.213/32', '192.168.2.217/32', '192.168.2.212/32', '192.168.2.216/32', '192.168.2.19/32', '192.168.2.20/32', '192.168.2.218/32', '192.168.2.214/32'] $drbd = true } 'ganeti3.debian.org': { @@ -17,7 +17,7 @@ class ganeti2::params { } 'ganeti.bm.debian.org': { $ganeti_hosts = ['5.153.231.240/28'] - $ganeti_priv = ['172.29.121.0/24'] + $ganeti_priv = ['172.29.120.0/24'] $drbd = false } default: {