2022-03-06 22:18:55 +00:00
|
|
|
---
|
|
|
|
logging:
|
|
|
|
level: warning
|
|
|
|
format: console
|
|
|
|
|
|
|
|
metrics:
|
|
|
|
enabled: true
|
|
|
|
address: "127.0.0.1"
|
|
|
|
port: 8000
|
|
|
|
|
|
|
|
output_file: dummy
|
2022-03-27 11:36:26 +00:00
|
|
|
output_file_mode: "0640"
|
2022-03-06 22:18:55 +00:00
|
|
|
loop_delay: 300
|
|
|
|
service: true
|
|
|
|
|
|
|
|
exclude_state: []
|
|
|
|
exclude_vmid: []
|
|
|
|
exclude_tags: []
|
|
|
|
|
2022-03-30 18:48:39 +00:00
|
|
|
include_vmid: []
|
|
|
|
include_tags: []
|
|
|
|
|
2022-03-06 22:18:55 +00:00
|
|
|
pve:
|
|
|
|
server: proxmox.example.com
|
|
|
|
user: root
|
|
|
|
password: secure
|
2023-09-19 07:00:30 +00:00
|
|
|
token_name: pve_sd
|
|
|
|
token_value: 01234567-89ab-cdef-0123-456789abcdef
|
2022-03-06 22:18:55 +00:00
|
|
|
auth_timeout: 5
|
|
|
|
verify_ssl: true
|