diff --git a/wikmd.tf b/wikmd.tf index 0c0a5fe..3e96514 100644 --- a/wikmd.tf +++ b/wikmd.tf @@ -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"