Skip to content
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

Open
alex27riva opened this issue May 28, 2024 · 4 comments
Open

Libvirt / KVM support #237

alex27riva opened this issue May 28, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@alex27riva
Copy link

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.

@noraj
Copy link
Contributor

noraj commented Jun 22, 2024

This shouldn't require much effort, since there is already a robust libvirt plugin for Vagrant:

https://github.com/vagrant-libvirt/vagrant-libvirt

@alex27riva
Copy link
Author

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.

@noraj
Copy link
Contributor

noraj commented Jun 23, 2024

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?

image

@Mayfly277
Copy link
Collaborator

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.

@Mayfly277 Mayfly277 added the enhancement New feature or request label Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants