new munin cert
[mirror/dsa-puppet.git] / modules / ganeti2 / manifests / params.pp
index 0c741f4..2c72c13 100644 (file)
@@ -33,6 +33,11 @@ class ganeti2::params {
                        $ganeti_priv  = ['172.29.178.0/24']
                        $drbd         = true
                }
+               'ganeti.grnet.debian.org': {
+                       $ganeti_hosts = ['194.177.211.195/32', '194.177.211.196/32']
+                       $ganeti_priv  = ['172.29.175.0/24']
+                       $drbd         = true
+               }
                default: {
                        $ganeti_hosts = []
                        $ganeti_priv  = []