Agregando configuración de home assistant

This commit is contained in:
2025-11-09 01:34:24 -03:00
parent 056f0cdb1d
commit 12f2d718e3
7 changed files with 269 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
proxmox_endpoint = "https://192.168.1.1:8006"
proxmox_user = "terraform@pam"
proxmox_password = "secret"
proxmox_node = "pve"
proxmox_ssh_username = "terraform"
proxmox_ssh_privkey_path = "/home/user/.ssh/id_ed25519"