chore(tf): update container template

This commit is contained in:
arcnmx 2024-09-03 15:51:25 -07:00
parent 8925b00445
commit 73dcc4de99

View file

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