-
Notifications
You must be signed in to change notification settings - Fork 758
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Libvirt / KVM support #237
Comments
This shouldn't require much effort, since there is already a robust libvirt plugin for Vagrant: https://github.com/vagrant-libvirt/vagrant-libvirt |
Yes, I tried implementing it but the StefanScherer/windows_2019 doesn't support the libvirt provider. |
Modifying goad.sh for that is easy. But creating a
Maybe another image could be used for libvirt? |
could be easy to do with goad v3 as i delete a lot of duplicate code and do a global template by provider. |
Hi everyone, I wanted to know if Libvirt support can be added for this project.
I have a Proxmox machine but I don't have enough resources to run an AD environment.
I want to deploy this on my PC with Fedora Workstation 40, where I use libvirt / KVM for virtualization.
KVM is more efficient than type 2 hypervisors like VirtualBox.
The text was updated successfully, but these errors were encountered: