testvm vid unique
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
resource "proxmox_lxc" "test2" {
|
resource "proxmox_lxc" "test2" {
|
||||||
target_node = "ryuk"
|
target_node = "ryuk"
|
||||||
hostname = "test2"
|
hostname = "test2"
|
||||||
vmid = 217
|
vmid = 500
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user