mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Request the list of physical devices from libvirt when performing config validation. This ensures remote instances using bridges will get the correct list of devices as well as be alerted when the device needed does not exist. Fixes issue introduced with #1499