2d79eae382
Check for IPMI device files before the use of the `'ipmitool lan.*'` command, avoiding unnecessary calls on non-IPMI systems. Closes-Bug: #2076367 Change-Id: Ib800717701e6f2828df55a0da0e999fc014c12e1
7 lines
185 B
YAML
7 lines
185 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Adds a preliminary check for IPMI device files before the BMC detection
|
|
attempts, optimizing `ipmitool` command calls on systems without IPMI
|
|
capabilities.
|