Commit graph

5 commits

Author SHA1 Message Date
phg
eded7180dc Refactor Debian 13 Trixie Packer templates for LUKS support
- Removed obsolete variable files: variables-common.pkr.hcl and variables.pkr.hcl.
- Updated debian-trixie.pkr.hcl to include local values for LUKS configuration.
- Modified boot command to include LUKS arguments based on the enable_luks variable.
- Enhanced initial-setup.sh to support LUKS detection and resizing.
- Replaced preseed.cfg with preseed.cfg.pkrtpl for dynamic LUKS configuration.
- Added enable_luks variable to control LUKS encryption during image build.
- Introduced luks.pkrvars.hcl for LUKS-specific variable settings.
- Updated mise.toml to support new variable file argument for Packer builds.
2026-05-11 19:13:11 +02:00
phg
e57f2d977b Add new template for debian trixie without luks encryption; fix disk resizing on first boot; set default user and ssh keys for cloud init 2026-05-11 17:50:49 +02:00
phg
fccecfde5d Rename Debian 13 template 2026-02-05 16:26:14 +01:00
phg
f76fd4a95a Add fully automated Debian 13 LUKS encrypted Template build 2026-02-05 15:33:14 +01:00
phg
96c1e2d1f8 initial commit 2026-01-24 00:59:25 +01:00