a3ac25f299
This change allows to configure more retriable errors for ipmitool execution that are specific to the environment it is run in. Task: 36296 Story: 2006410 Change-Id: I4bd06ad405f87f5fb974777fc3d84e4874b4f5bb
8 lines
264 B
YAML
8 lines
264 B
YAML
---
|
|
other:
|
|
- |
|
|
This release allows to configure retryable ipmitool exceptions via
|
|
``[ipmi]additional_retryable_ipmi_errors`` so that, depending on the
|
|
environment, operators could allow retrying ipmitool commands containing
|
|
specified substrings.
|