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

@@ -8,9 +8,9 @@ proxmox_username = "root@pam"
ssh_username = "wed"
# Proxmox Objects
proxmox_node = "pve03"
proxmox_domain = "int.mk-labs.cloud"
proxmox_vm_storage_pool = "pve-templates"
proxmox_node = "fantasyland"
proxmox_domain = "local.mk-labs.cloud"
proxmox_vm_storage_pool = "mk-templates"
#proxmox_insecure_connection = false #Default: true
proxmox_iso_storage_pool = "local"