Updated example config

This commit is contained in:
David J. Allen 2024-05-10 10:07:54 -06:00
parent ef82a5c45d
commit fba9b547ee
No known key found for this signature in database
GPG key ID: 717C593FF60A2ACC

View file

@ -17,13 +17,7 @@ collect:
output: "/tmp/magellan/data/" output: "/tmp/magellan/data/"
threads: 1 threads: 1
force-update: false force-update: false
preferred-driver: "redfish" ca-cert: "cacert.pem"
secure-tls: false
cert-pool:
drivers:
- "redfish"
ipmitool:
path: "/usr/bin/ipmitool"
update: update:
bmc-host: bmc-host:
bmc-port: 443 bmc-port: 443
@ -36,7 +30,7 @@ update:
component: component:
secure-tls: false secure-tls: false
status: false status: false
threads: 1 concurrency: 1
timeout: 30 timeout: 30
verbose: true verbose: true
db: db: