Hi
I've looking for a way to create KVM virtual machines completely automated without the need to interact with guest operating system during installation.
With ubuntu-vm-builder is possible create the guest, list packages to be installed and scripts to be run. Is there a way to do something like it with libvirt?
Thanks!