mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
10 lines
200 B
HCL
10 lines
200 B
HCL
proxmox_cluster = {
|
|
name = "abel"
|
|
endpoint = "https://192.168.1.62:8006"
|
|
insecure = true
|
|
username = "root"
|
|
image_datastore = "local"
|
|
}
|
|
|
|
haos_version = "12.4"
|