target_node change
This commit is contained in:
2
wikmd.tf
2
wikmd.tf
@@ -1,5 +1,5 @@
|
|||||||
resource "proxmox_lxc" "wikmd" {
|
resource "proxmox_lxc" "wikmd" {
|
||||||
target_node = "roku"
|
target_node = "ryuk"
|
||||||
hostname = "wikmd"
|
hostname = "wikmd"
|
||||||
vmid = 217
|
vmid = 217
|
||||||
ostemplate = "local:vztmpl/debian-12-standard_12.7-1_amd64.tar.zst"
|
ostemplate = "local:vztmpl/debian-12-standard_12.7-1_amd64.tar.zst"
|
||||||
|
|||||||
Reference in New Issue
Block a user