]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
the package got renamed from ganeti2 to ganeti
authorMartin Zobel-Helas <zobel@debian.org>
Sun, 1 Dec 2013 17:53:20 +0000 (18:53 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Sun, 1 Dec 2013 17:53:20 +0000 (18:53 +0100)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
modules/ganeti2/manifests/init.pp

index 66841e57c4d259ad119d5cff4277b490860d5e4a..33f9c2107fe30fc5c6d6f16117bde99ceef2109c 100644 (file)
@@ -5,7 +5,7 @@ class ganeti2 {
 
        $drbd = $ganeti2::params::drbd
 
-       package { 'ganeti2':
+       package { 'ganeti':
                ensure => installed
        }