Packer template to generate a cloud-init ready debian image for libvirt hypervisors.
Fork of maartenbeeckmans packer-debian template.
- 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