mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
Updated example config
This commit is contained in:
parent
ef82a5c45d
commit
fba9b547ee
1 changed files with 2 additions and 8 deletions
10
config.yaml
10
config.yaml
|
|
@ -17,13 +17,7 @@ collect:
|
|||
output: "/tmp/magellan/data/"
|
||||
threads: 1
|
||||
force-update: false
|
||||
preferred-driver: "redfish"
|
||||
secure-tls: false
|
||||
cert-pool:
|
||||
drivers:
|
||||
- "redfish"
|
||||
ipmitool:
|
||||
path: "/usr/bin/ipmitool"
|
||||
ca-cert: "cacert.pem"
|
||||
update:
|
||||
bmc-host:
|
||||
bmc-port: 443
|
||||
|
|
@ -36,7 +30,7 @@ update:
|
|||
component:
|
||||
secure-tls: false
|
||||
status: false
|
||||
threads: 1
|
||||
concurrency: 1
|
||||
timeout: 30
|
||||
verbose: true
|
||||
db:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue