Commit 6dfeb416 by Czémán Arnold

vmdriver: fix hypervisor type problem for debian

parent 2119770f
......@@ -67,6 +67,13 @@ vmdriver_semodule:
{% elif grains['os'] == 'Debian' %}
/usr/bin/kvm:
file.replace:
- pattern: -enable-kvm
- repl: ""
- watch:
- pkg: vmdriver
policycoreutils:
pkg.installed
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment