libvirt provisioning provider is prone to indefinite hang ("Waiting for domain IP address"); replace with fully static IP addr assignment on all interfaces #158
Labels
bug
Something isn't working
an example claimed to address this: https://gist.github.com/skamithi/a06f58abb07e7b8e15bb
libvirt parameters: https://github.com/vagrant-libvirt/vagrant-libvirt
note that simply setting :libvirt__dhcp_enabled => false fails with underlying provisioning errors re- network creation
another possibly working example: https://app.vagrantup.com/deargle/boxes/security-onion
use-case/example: https://codingpackets.com/blog/using-the-libvirt-provider-with-vagrant/
The text was updated successfully, but these errors were encountered: