mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Allow setting the interface name that appears on the host for the management network interface in the guest. This allows for more complex networking layouts by allowiing matching against devices for vlan configurations. Fixes: #1701