The wrapper ended-up simpler than on arm64, therefore kvm_extra can be
used instead.
+++ /dev/null
-#!/bin/bash
-
-##
-## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
-## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
-##
-
-# We want to always enable KVM. Contrary to what the Ganeti's documentation
-# says, enabling kvm_flag is not enough.
-
-exec /usr/bin/qemu-system-ppc64 -enable-kvm "$@"
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',