robinoph / packer-debian

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:Shell 73.3%Language:HCL 25.6%Language:Makefile 1.1%