31af7a6db9
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
10 lines
197 B
YAML
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``
|