]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
add rossini
authorMartin Zobel-Helas <zobel@debian.org>
Tue, 5 Mar 2013 13:54:07 +0000 (14:54 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Tue, 5 Mar 2013 13:54:07 +0000 (14:54 +0100)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
modules/ganeti2/manifests/params.pp

index 9fbecbdfcc98ab7b955d28a810ec730b3b6c801c..4877c41eb67567313d33b3d94a367a34e49f84d9 100644 (file)
@@ -7,8 +7,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']
-                       $ganeti_priv  = ['192.168.2.213/32', '192.168.2.217/32', '192.168.2.212/32', '192.168.2.216/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']
+                       $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']
                        $drbd         = true
                }
                'ganeti3.debian.org': {