11 lines
226 B
Plaintext
11 lines
226 B
Plaintext
# Proxmox
|
|
PROXMOX_API_URL=https://proxmox.example/api2/json
|
|
PROXMOX_USER=root@pam
|
|
PROXMOX_PASSWORD=secret
|
|
|
|
# Check_MK
|
|
CHECK_MK_API_URL=https://checkmk.example
|
|
CHECK_MK_USER=automation
|
|
CHECK_MK_PASSWORD=secret
|
|
|
|
VERIFY_TLS=false |