mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Ensure that when no box is defined for a pxe install, that the domain name is only populated for subsequent boots and if it is already provided by a create action, skip attempting to retrieve from a non-existing domain XML. Fixes: #1508