fog / fog-libvirt

libvirt provider for fog
MIT License
16 stars 44 forks source link

Adding Xen support. #72

Closed alvinstarr closed 3 years ago

alvinstarr commented 4 years ago

fog-libvirt is currently tuned to work with KVM. With a few changes to the templates and domain I have been able to use my foreman install to manage my Xen/libvirt based VMs. What are the chances of altering the templates to support Xen or allowing an alternate source of templates?

plribeiro3000 commented 4 years ago

@alvinstarr Have you seen fog-xenserver?

I think that we should also support it here since libvirt does support it. Would you open a PR with your changes?

alvinstarr commented 4 years ago

xenserver uses a different configuration scheme than libvirt so fog-xenserver is not that helpful. I have created a PR and hopefully this will get integrated into Foreman.

github-actions[bot] commented 3 years ago

This issue has been marked inactive and will be closed if no further activity occurs.