mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
chore(tf): update container template
This commit is contained in:
parent
a63b0f35cd
commit
7959fbd8b2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
variable "proxmox_container_template" {
|
variable "proxmox_container_template" {
|
||||||
type = string
|
type = string
|
||||||
default = "local:vztmpl/ct-20240319-nixos-system-x86_64-linux.tar.xz"
|
default = "local:vztmpl/ct-20240408-nixos-system-x86_64-linux.tar.xz"
|
||||||
}
|
}
|
||||||
|
|
||||||
locals {
|
locals {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue