Add fully automated Debian 13 LUKS encrypted Template build

This commit is contained in:
Philip Henning 2026-02-05 15:33:14 +01:00
parent 40a0623ad0
commit f76fd4a95a
5 changed files with 215 additions and 3 deletions

View file

@ -68,6 +68,12 @@ variable "proxmox_node" {
description = "The Proxmox node to use for building the image"
}
variable "install_finished_inform_port" {
type = string
default = "10000"
description = "The server port to inform when installation is finished"
}
# local values