5 lines
170 B
Plaintext
5 lines
170 B
Plaintext
PM_HOST="https://proxmox.example.com:8006"
|
|
PM_USER="root@pam"
|
|
PM_PASS="super-secret-password"
|
|
SENTRI_URL="https://sentri.nl/api/v1/servers/"
|
|
SENTRI_TOKEN="your-api-token" |