semaphone vmid update

This commit is contained in:
tolerryan
2025-04-22 01:13:27 -05:00
parent f6430ebc01
commit ec140fb263

View File

@@ -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