Files
vctp2/src/vctp.yml
Nathan Coad 7400e08c54
All checks were successful
continuous-integration/drone/push Build is passing
updates
2026-01-14 09:28:30 +11:00

25 lines
697 B
YAML

settings:
log_level: "info"
log_output: "text"
database_driver: "sqlite"
database_url: "/var/lib/vctp/db.sqlite3"
bind_ip:
bind_port: 9443
bind_disable_tls: false
tls_cert_filename: "/etc/dtms/vctp.crt"
tls_key_filename: "/etc/dtms/vctp.key"
vcenter_username: ""
vcenter_password: ""
vcenter_insecure: false
vcenter_event_polling_seconds: 60
vcenter_inventory_polling_seconds: 7200
vcenter_inventory_snapshot_seconds: 3600
vcenter_inventory_aggregate_seconds: 86400
hourly_snapshot_max_age_days: 60
daily_snapshot_max_age_months: 12
snapshot_cleanup_cron: "30 2 * * *"
tenants_to_filter:
node_charge_clusters:
srm_activeactive_vms:
vcenter_addresses: