semaphone vmid update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
resource "proxmox_lxc" "semaphore" {
|
||||
target_node = "pve"
|
||||
hostname = "semaphore"
|
||||
vmid = 220
|
||||
vmid = 225
|
||||
ostemplate = "local:vztmpl/debian-12-standard_12.7-1_amd64.tar.zst"
|
||||
password = "terraform"
|
||||
unprivileged = true
|
||||
|
||||
Reference in New Issue
Block a user