imbed password (temporarily)
This commit is contained in:
@@ -8,7 +8,7 @@ vm_boot_wait = "5s"
|
||||
vm_name = "fedora-42-small"
|
||||
vm_id = "9101"
|
||||
vm_cpu_sockets = "1"
|
||||
vm_cpu_cores = "2"
|
||||
vm_cpu_cores = "4"
|
||||
vm_mem_size = "2048"
|
||||
vm_disk_size = "8"
|
||||
|
||||
@@ -16,6 +16,7 @@ proxmox_bridge = "vmbr1"
|
||||
proxmox_vlan = "71"
|
||||
|
||||
ssh_username = "wed"
|
||||
ssh_password = "1mag!ne3R"
|
||||
|
||||
# ISO Objects
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user