Open alex27riva opened 6 months ago
This shouldn't require much effort, since there is already a robust libvirt plugin for Vagrant:
This shouldn't require much effort, since there is already a robust libvirt plugin for Vagrant:
Yes, I tried implementing it but the StefanScherer/windows_2019 doesn't support the libvirt provider.
This shouldn't require much effort, since there is already a robust libvirt plugin for Vagrant:
Modifying goad.sh for that is easy. But creating a Vagrantfile
and inventory
files for libvirt provider for each lab takes a bit more time.
Yes, I tried implementing it but the StefanScherer/windows_2019 doesn't support the libvirt provider.
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. with vagrant support it should be pretty easy to do.
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.