I've spent the weekend learning how to use vagrant-libvirt on my headless Fedora Server 24 machine. It works well. I've even built a custom CentOS 7.2 box via pxe boot.
The one sticking point? The VM's volume isn't removed when I execute "vagrant destroy
Has anyone figured out how to do this?
Even the people working on vagrant-libvirt [haven’t figured it out](https://github.com/vagrant-libvirt/vagrant-libvirt/issues/85)