imbed password (temporarily)

This commit is contained in:
2025-07-07 19:43:43 -05:00
parent ec70eb4db7
commit e2ac684526
2 changed files with 4 additions and 4 deletions

View File

@@ -5,14 +5,13 @@
# Credentials
proxmox_username = "root@pam"
proxmox_password = ""
#proxmox_password = ""
ssh_username = "wed"
ssh_password = ""
#ssh_password = ""
# Proxmox Objects
proxmox_node = "pve03"
proxmox_domain = "int.mk-labs.cloud"
#proxmox_url = "https://${var.proxmox_node}.${proxmox_domain}:8006/api2/json"
proxmox_vm_storage_pool = "pve-templates"
#proxmox_insecure_connection = false #Default: true
proxmox_iso_storage_pool = "local"