vmid change
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
resource "proxmox_lxc" "factorio" {
|
||||
target_node = "ryuk"
|
||||
hostname = "factorio"
|
||||
vmid = 217
|
||||
vmid = 219
|
||||
ostemplate = "cephfs:vztmpl/debian-13-standard_13.1-2_amd64.tar.zst"
|
||||
password = "terraform"
|
||||
unprivileged = true
|
||||
|
||||
Reference in New Issue
Block a user