]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/ganeti2/manifests/init.pp
drop htools
[dsa-puppet.git] / modules / ganeti2 / manifests / init.pp
index cf658fc5885f72714682c0654b6155802ca15e39..f5032041ac59aa8dd54935403021fe82fb67a631 100644 (file)
@@ -21,10 +21,6 @@ class ganeti2 {
                ensure => installed
        }
 
-       package { 'ganeti-htools':
-               ensure => installed
-       }
-
        if $drbd {
                package { 'drbd8-utils':
                        ensure => installed