mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Allow for iface_name to be set on public_network configurations to control the name of the interface created by libvirt. This overrides the default that would be created automatically, but cannot use a reserved name as it will be ignored. Closes: #799