mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Vagrant expects that providers raise specific errors if the machines are not available. Update to match the built-in providers. Fixes: #1376