initial commit
This commit is contained in:
11
.env.example
Normal file
11
.env.example
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user