Files
ProxLB/proxlb.conf
Florian Paul Azim Hoberg f834f07333 feature: Add rolling updates (node auto patching) feature
* Add rolling updates feature.
  * Add own (ProxLB) API integration.

Fixes: #39
Fixes: #18
2024-08-10 20:56:43 +02:00

18 lines
298 B
Plaintext

[proxmox]
api_host: hypervisor01.gyptazy.ch
api_user: root@pam
api_pass: FooBar
verify_ssl: 1
[balancing]
method: memory
mode: used
ignore_nodes: dummynode01,dummynode02
ignore_vms: testvm01,testvm02
[service]
daemon: 1
schedule: 24
log_verbosity: CRITICAL
[api]
enable: 1
[misc]
rolling_updates: 1