Decommission ubc-bl*.debian.org
[mirror/dsa-puppet.git] / modules / ganeti2 / manifests / params.pp
index 780c056..f4b60be 100644 (file)
@@ -13,11 +13,6 @@ class ganeti2::params {
                        $ganeti_priv  = ['140.211.166.20/32']
                        $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.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': {
                        $ganeti_hosts = ['82.195.75.103/32', '82.195.75.109/32']
                        $ganeti_priv  = ['192.168.75.103/32', '192.168.75.109/32']
@@ -43,6 +38,11 @@ class ganeti2::params {
                        $ganeti_priv  = ['172.29.175.0/24']
                        $drbd         = true
                }
+               'ganeti-conova.debian.org': {
+                       $ganeti_hosts = ['217.196.149.227/32', '217.196.149.228/32']
+                       $ganeti_priv  = ['172.29.184.11/32', '172.29.184.12/32']
+                       $drbd         = true
+               }
                default: {
                        $ganeti_hosts = []
                        $ganeti_priv  = []