Skip to content

Added libvirt support

Compare
Choose a tag to compare
@galexrt galexrt released this 23 Feb 22:26
· 114 commits to master since this release
aa9152e

This release adds libvirt support (at least on my machine the master VM for some reason hangs at "waiting for domain to get IP", doing a "Force Reset" on the VM fixes the issue).

Besides that new Makefile targets have been added, like ssh-config.
Checkout the make help menu for more information.

Want to connect to the VMs using your own SSH key? No problem set the USER_SSHPUBKEY to a path of a SSH public key file (can also be multiple as long as it is in one file).