puppet-ironic/releasenotes/notes/ipmi-driver-opts-bd8ad63776e251c2.yaml
Takashi Kajinami 31af7a6db9 Support more parameters for ipmi driver
This patch adds several parameters to the ironic::driver::ipmi class,
so that puppet-ironic supports more parameters for ipmi driver.

Note that additional_retryable_ipmi_errors is not added by this patch
since we need to replace ini provider by ruby provider to support
MultiStrOpt.

Change-Id: Ia166084ac8d0927db9461e43099275ba1d4c20ed
2020-10-26 21:02:59 +09:00

10 lines
197 B
YAML

---
features:
- |
The following parameters have been added to the ``ironic::driver::ipmi``
class.
- ``use_ipmitool_retries``
- ``kill_on_timeout``
- ``disable_boot_timeout``