mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
chore(tf): bump container template
This commit is contained in:
parent
36e7fc28f8
commit
0b2ff5cd1e
2 changed files with 1 additions and 2 deletions
|
|
@ -3,7 +3,6 @@
|
||||||
inherit (meta) nixos;
|
inherit (meta) nixos;
|
||||||
in [
|
in [
|
||||||
nixos.sops
|
nixos.sops
|
||||||
nixos.base
|
|
||||||
nixos.reisen-ct
|
nixos.reisen-ct
|
||||||
nixos.tailscale
|
nixos.tailscale
|
||||||
nixos.syncthing-kat
|
nixos.syncthing-kat
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
variable "proxmox_container_template" {
|
variable "proxmox_container_template" {
|
||||||
type = string
|
type = string
|
||||||
default = "local:vztmpl/ct-20240502-nixos-system-x86_64-linux.tar.xz"
|
default = "local:vztmpl/ct-20240622-nixos-system-x86_64-linux.tar.xz"
|
||||||
}
|
}
|
||||||
|
|
||||||
locals {
|
locals {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue