Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 537 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 537 Bytes

packer-almalinux

Packer template to generate a cloud-init ready debian image for libvirt hypervisors.

Fork of maartenbeeckmans packer-debian template.

Prerequisites

  • 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.

Usage

  1. Clone the repo
  2. make init
  3. make validate
  4. make build

Contributing

PRs are welcome.

License

GPL v3