Packer Builder Images¶
This content provides a set of workflows and tasks to build machine images using HashiCorp Packer on a DRP-managed builder node.
The builder node is prepared with Packer and a KVM/QEMU (or VirtualBox)
hypervisor, then images are built from either the internal curated Packer
definitions (in this repo's packer/ directory) or an external Git
repository. Built images are uploaded back to DRP and can be deployed with
the image-deploy content pack.
The bash tasks build on the shared prelude.tmpl from drp-community-content,
hence the Prerequisite.