I’m looking to use KVM/QEMU on my Linux computer.
Are there scripts that help me automate deploying the same VM builds I’ve done before – with the same RAM, HDD, networking, etc… settings.
I’ve found the following but I’m not sure if there are better options:
https://github.com/doccaz/kvm-scripts
https://github.com/doccaz/kvm-scripts
Would Ansible be a better option for this?


Have you used ovirt? It’s currently being maintained by Oracle after Red Hat gave it up.
I’ve been meaning to try it, but the documentation is dense and hard to get through, and I unironically find the openstack install instructions more approachable in some ways…