first working release

This commit is contained in:
2026-05-17 21:06:17 +02:00
parent 4930f5c75c
commit 9736a007f1
3 changed files with 97 additions and 15 deletions

View File

@@ -1,3 +1,5 @@
PM_HOST="https://proxmox.example.com:8006"
PM_USER="root@pam"
PM_PASS="super-secret-password"
PM_PASS="super-secret-password"
SENTRI_URL="https://sentri.nl/api/v1/servers/"
SENTRI_TOKEN="your-api-token"