mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-27 19:27:36 +00:00
Make the IPMI auto-account feature allow-listed on specific vendors as some IPMI implementations are not specification compliant and do entirely the wrong thing.
22 lines
640 B
Plaintext
22 lines
640 B
Plaintext
# Lenovo ThinkSystem
|
|
[42f00735-c9ab-5374-bd63-a5deee5881e0]
|
|
Flags = wildcard-targets,reset-required,ipmi-create-user
|
|
|
|
[REDFISH\VENDOR_Lenovo&ID_BMC-Backup]
|
|
ParentGuid = REDFISH\VENDOR_Lenovo&ID_BMC-Primary
|
|
Flags = dual-image,is-backup,no-probe
|
|
|
|
[REDFISH\VENDOR_Lenovo&ID_BMC-Primary]
|
|
Flags = dual-image,manager-reset
|
|
RedfishResetPreDelay = 10000
|
|
RedfishResetPostDelay = 40000
|
|
|
|
[REDFISH\VENDOR_Lenovo&ID_LXPM]
|
|
Flags = ~updatable
|
|
[REDFISH\VENDOR_Lenovo&ID_LXPMLinuxDriver]
|
|
Flags = ~updatable
|
|
ParentGuid = REDFISH\VENDOR_Lenovo&ID_LXPM
|
|
[REDFISH\VENDOR_Lenovo&ID_LXPMWindowsDriver]
|
|
Flags = ~updatable
|
|
ParentGuid = REDFISH\VENDOR_Lenovo&ID_LXPM
|