This commit is contained in:
tolerryan
2025-01-04 02:17:02 -06:00
parent aa06f66009
commit 5903730e99
4 changed files with 38 additions and 33 deletions

View File

@@ -1,5 +1,5 @@
resource "proxmox_lxc" "wikmd" {
target_node = "pve"
target_node = "ryuk"
hostname = "wikmd"
vmid = 217
ostemplate = "local:vztmpl/debian-12-standard_12.7-1_amd64.tar.zst"