updated packer templates for new proxmox cluster

This commit is contained in:
2025-08-16 21:50:04 -05:00
parent 2ae45aca00
commit 4193f33183
7 changed files with 16 additions and 16 deletions

View File

@@ -12,8 +12,8 @@ vm_cpu_cores = "4"
vm_mem_size = "4096"
vm_disk_size = "32"
proxmox_bridge = "vmbr1"
proxmox_vlan = "71"
proxmox_bridge = "vmbr0"
#proxmox_vlan = "71"
ssh_username = "wed"