Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 548 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 548 Bytes

packer-almalinux

Packer template to generate a cloud-init ready Libvirt image.

Basically a port of maartenbeeckmans packer-rockylinux template for AlmaLinux.

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