mirror of
https://git.proxmox.com/git/fwupd
synced 2025-12-29 14:41:12 +00:00
21 lines
486 B
Plaintext
21 lines
486 B
Plaintext
[redfish]
|
|
|
|
# The URI to the Redfish service in the format <scheme>://<ip>:<port>
|
|
# ex: https://192.168.0.133:443
|
|
#Uri=
|
|
|
|
# The username and password to the Redfish service
|
|
#Username=
|
|
#Password=
|
|
|
|
# Whether to verify the server certificate or not
|
|
# Expected value: TRUE or FALSE
|
|
# Default: FALSE
|
|
#CACheck=
|
|
|
|
# Do not use IPMI KCS to create an initial user account if no SMBIOS data
|
|
IpmiDisableCreateUser=False
|
|
|
|
# Amount of time in seconds to wait for a BMC restart
|
|
ManagerResetTimeout=1800
|