stackhpc / ansible-role-libvirt-vm

This role configures and creates VMs on a KVM hypervisor.
128 stars 67 forks source link

Archlinux support, libvirt zfs pool support. #44

Closed mtb-xt closed 4 years ago

mtb-xt commented 4 years ago

This PR adds support to create VMs on an Archlinux host and optionally allows use of zfs backed storage pool in libvirt. Requires https://github.com/stackhpc/ansible-role-libvirt-host/pull/23 to be merged first.

mtb-xt commented 4 years ago

@markgoddard ok, sorry it took ages, I've updated both roles per your notes. Tested on my pet server and seems to be creating a pool and volumes in it without problems.