Packer template to generate a cloud-init ready Libvirt image.
Basically a port of maartenbeeckmans packer-rockylinux template for AlmaLinux.
- Ready to use QEMU/KVM hypervisor on the system
- Either a root or a non-root user with the latter being able to interact with libvirt.
- Clone the repo
make init
make validate
make build
PRs are welcome.
GPL v3