server_init/packer
Nelis Volschenk 06580f9db6 Add Packer template for building Ubuntu 24.04 server image
Build a QCOW2 image locally with QEMU/KVM + autoinstall, then provision
with the existing Ansible playbook. Allows testing changes locally before
deploying to production. Outputs a ready-to-upload image for hosting providers.

Usage: cp server.pkrvars.hcl.example server.pkrvars.hcl, fill in values,
then run ./build.sh

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-04 07:28:30 +00:00
..
http Add Packer template for building Ubuntu 24.04 server image 2026-05-04 07:28:30 +00:00
.gitignore Add Packer template for building Ubuntu 24.04 server image 2026-05-04 07:28:30 +00:00
build.sh Add Packer template for building Ubuntu 24.04 server image 2026-05-04 07:28:30 +00:00
server.pkrvars.hcl.example Add Packer template for building Ubuntu 24.04 server image 2026-05-04 07:28:30 +00:00
ubuntu-server.pkr.hcl Add Packer template for building Ubuntu 24.04 server image 2026-05-04 07:28:30 +00:00