target_node change

This commit is contained in:
tolerryan
2025-01-14 01:26:56 -06:00
parent bfec0c4d00
commit 1b8220a5f2

View File

@@ -1,5 +1,5 @@
resource "proxmox_lxc" "wikmd" {
target_node = "roku"
target_node = "ryuk"
hostname = "wikmd"
vmid = 217
ostemplate = "local:vztmpl/debian-12-standard_12.7-1_amd64.tar.zst"