updated packer templates for new proxmox cluster
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user