First commit

This commit is contained in:
2025-06-09 23:32:10 -04:00
commit 863aaeabc7
92 changed files with 2992 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
proxmox_endpoint = "https://192.168.2.1:8006/"
proxmox_username = "username@pam"
proxmox_password = "SECRET"
proxmox_ssh_username = "username"
proxmox_ssh_private_key = "~/.ssh/id_rsa"