the package got renamed from ganeti2 to ganeti
[mirror/dsa-puppet.git] / modules / ganeti2 / manifests / init.pp
index 66841e5..33f9c21 100644 (file)
@@ -5,7 +5,7 @@ class ganeti2 {
 
        $drbd = $ganeti2::params::drbd
 
-       package { 'ganeti2':
+       package { 'ganeti':
                ensure => installed
        }