Philip Henning phg · he/him
phg pushed to main at phg/packer 2026-02-12 18:15:22 +00:00
775215f230 Refactor VM hardware settings and update disk type to SCSI for better compatibility with Proxmox VE 7.4+
c063b79e1b Update README.md with LUKS setup examples and ToDo enhancements
3ddad7b3e4 Add overwrite-if.auto.pkrvars.hcl to .gitignore, since these options are specific for each pc where packer is running on
fc5b1525d7 Move Proxmox API token variables to variables-common.pkr.hcl for better organization
Compare 4 commits »
phg pushed to main at phg/packer 2026-02-09 10:00:39 +00:00
8ccdc0c2e6 Fix initial login setup script to ensure SENTINEL is created before running the setup script
phg pushed to main at phg/packer 2026-02-08 15:20:49 +00:00
f6785b69ac Add Crowdsec configuration and repository setup scripts
b05a45f6eb Refactor partitioning configuration in preseed.cfg to optimize LVM setup and include additional packages
687775a5e5 Add initial setup scripts for Debian 13 Trixie LUKS template
4142a521ba Add serial console support and enhance provisioning scripts for Debian 13 Trixie LUKS template
ebffbbb548 Add LUKS default passphrase to template description in Packer configuration
Compare 6 commits »
phg pushed to main at phg/packer 2026-02-07 09:12:12 +00:00
cea8812dbd Configure LUKS and root password via kernel boot options
phg pushed to main at phg/packer 2026-02-06 10:48:25 +00:00
9d6ce38c8e Improve LUKS unlock script message icons for better clarity
phg pushed to main at phg/packer 2026-02-06 09:40:38 +00:00
6d351fcdb3 Refactor LUKS unlock script to enhance spinner functionality and improve message colorization
phg pushed to main at phg/packer 2026-02-06 07:45:59 +00:00
8949540fd5 Add LUKS wait seconds flag to build-luks task
phg pushed to main at phg/packer 2026-02-05 17:45:21 +00:00
305350424f Reorganize README structure and update Templates section
phg pushed to main at phg/packer 2026-02-05 17:44:28 +00:00
9010756691 Update ToDo list in README for Debian 13 with LUKS setup
phg pushed to main at phg/packer 2026-02-05 17:42:11 +00:00
66dd860c3f Update LUKS unlock wait behavior
phg pushed to main at phg/packer 2026-02-05 15:26:27 +00:00
fccecfde5d Rename Debian 13 template
phg pushed to main at phg/packer 2026-02-05 15:12:27 +00:00
6aea23541b Update Readme
phg pushed to main at phg/packer 2026-02-05 15:08:02 +00:00
107b1eeba1 Update Readme
phg pushed to main at phg/packer 2026-02-05 14:36:08 +00:00
a157d18f3d Update Readme
phg pushed to main at phg/packer 2026-02-05 14:35:47 +00:00
6a45734003 Update Readme
phg pushed to main at phg/packer 2026-02-05 14:33:28 +00:00
f76fd4a95a Add fully automated Debian 13 LUKS encrypted Template build
phg pushed to main at phg/packer 2026-02-04 20:10:27 +00:00
40a0623ad0 Debian build works; Manual LUKS passphrase entry still required
b45290f6e0 Change disksize to 30GiB, revert to Spaces, instead of tabs (linter demands that)
52a3663b73 Update user-data for autoinstall: disable password login via ssh and remove root password
d73702215d Refactor Packer configuration for Debian 13 Trixie and add preseed file for automated installation
Compare 4 commits »
phg pushed to main at phg/packer 2026-01-24 08:57:02 +00:00
59840b928f remove not required information
phg pushed to main at phg/packer 2026-01-24 08:54:11 +00:00
0f395dd64b Add Repository structure overview
phg pushed to main at phg/packer 2026-01-24 00:04:20 +00:00
5dffc55382 Create static TOC instead of dynamic