7437b7641b
Change-Id: I20a5049e14fae2da25a87a97efa58692e561b1be
10 lines
447 B
YAML
10 lines
447 B
YAML
---
|
|
features:
|
|
- |
|
|
If the ``ironic_drivers_enabled`` variable from the os_ironic role includes
|
|
a driver which uses the ``ipmitool-socat`` console interface, that interface is
|
|
now enabled automatically in the ``ironic.conf`` ``enabled_console_interfaces``
|
|
config option. New variables ``ironic_socat_bind_address`` and
|
|
``ironic_socat_port_range`` are added to support further customisation of the
|
|
serial console data flow.
|