vmid change

This commit is contained in:
Ryan Toler
2025-12-21 06:13:27 +00:00
parent 018f470bdb
commit 215f2dd298

View File

@@ -1,7 +1,7 @@
resource "proxmox_lxc" "factorio" { resource "proxmox_lxc" "factorio" {
target_node = "ryuk" target_node = "ryuk"
hostname = "factorio" hostname = "factorio"
vmid = 217 vmid = 219
ostemplate = "cephfs:vztmpl/debian-13-standard_13.1-2_amd64.tar.zst" ostemplate = "cephfs:vztmpl/debian-13-standard_13.1-2_amd64.tar.zst"
password = "terraform" password = "terraform"
unprivileged = true unprivileged = true