template location

This commit is contained in:
tolerryan
2025-01-14 01:31:57 -06:00
parent 8181202da5
commit 2523706d64

View File

@@ -2,7 +2,7 @@ resource "proxmox_lxc" "wikmd" {
target_node = "ryuk"
hostname = "wikmd"
vmid = 217
ostemplate = "local:vztmpl/debian-12-standard_12.7-1_amd64.tar.zst"
ostemplate = "cephfs:vztmpl/debian-12-standard_12.7-1_amd64.tar.zst"
password = "terraform"
unprivileged = true
cores = 5