ganeti2: remove qemu-system-ppc64 wrapper
[mirror/dsa-puppet.git] / modules / ganeti2 / manifests / init.pp
index 3fb944c..1708ba8 100644 (file)
@@ -30,13 +30,6 @@ class ganeti2 {
                        mode   => '0555',
                }
        }
-       if $::debarchitecture == 'ppc64el' {
-               file { '/usr/local/bin/qemu-system-ppc64-wrapper':
-                       source => 'puppet:///modules/ganeti2/qemu-system-ppc64-wrapper',
-                       mode   => '0555',
-               }
-       }
-
        if $::cluster == 'ganeti.bm.debian.org' {
                file { '/usr/local/sbin/crazy-multipath-restart':
                        source => 'puppet:///modules/ganeti2/crazy-multipath-restart',