]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Fix ganeti backend network
authorPeter Palfrader <peter@palfrader.org>
Tue, 18 Jun 2013 11:18:37 +0000 (13:18 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 18 Jun 2013 11:18:37 +0000 (13:18 +0200)
modules/ganeti2/manifests/params.pp

index 93414b75d166e5076fe2177b8809ce11f5fecc64..0cfdaddad644dcfb0ea786678cd59d1ecfdccb62 100644 (file)
@@ -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: {