Skip to content
Snippets Groups Projects
Commit 64aab094 authored by clonejo's avatar clonejo
Browse files

Remove Xen leftovers

parent ee614661
Branches master
No related tags found
No related merge requests found
......@@ -11,13 +11,6 @@
- thin-provisioning-tools
- virt-top
- name: install xen
when: vmhost.hypervisor == "xen"
apt:
pkg:
- xen-system
- xen-tools
- name: install qemu-kvm
when: vmhost.hypervisor == "qemu-kvm"
apt:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment