testvm vid unique

This commit is contained in:
tolerryan
2025-11-04 01:39:38 -06:00
parent 6776dd88e0
commit f3829bcd32

View File

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