updated packer files

This commit is contained in:
2025-09-17 22:48:49 -05:00
parent 81e292dc2b
commit 8710665255
10 changed files with 51 additions and 106 deletions

View File

@@ -0,0 +1,14 @@
##################################################################################
# VARIABLES
##################################################################################
# Credentials
proxmox_username = "root@pam"
# Proxmox Objects
proxmox_node = "fantasyland"
proxmox_domain = "local.mk-labs.cloud"
proxmox_vm_storage_pool = "templates"
#proxmox_insecure_connection = false # Default: true
proxmox_iso_storage_pool = "local"