fix(ct): dynamic hostname

This commit is contained in:
arcnmx 2024-02-08 08:36:14 -08:00
parent 040786202c
commit 00f4c09191
4 changed files with 7 additions and 4 deletions

View file

@ -1,6 +1,6 @@
variable "proxmox_container_template" {
type = string
default = "local:vztmpl/ct-20240127-nixos-system-x86_64-linux.tar.xz"
default = "local:vztmpl/ct-20240205-nixos-system-x86_64-linux.tar.xz"
}
locals {