Closed joelrebel closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
c1aa245
) 82.29% compared to head (b99edf3
) 82.29%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Its silly that we missed this in the original PR incrementing the ipmitool version, but here we go.
ipmitool fails to start up with the error
ipmitool init error Failed to initialize the OEM info dictionary
, this pulls in the fix referenced in the linked issue.https://github.com/ipmitool/ipmitool/issues/377
Why is this needed
Fixes: #
How Has This Been Tested?
How are existing users impacted? What migration steps/scripts do we need?
No impact.
Checklist:
I have: