openstack-ansible/releasenotes/notes/ipmitool-socat-console-5b99db22de49aefd.yaml
Dmitriy Rabotyagov 7437b7641b Bump SHAs for OpenStack-Ansible 27.0.0.rc1
Change-Id: I20a5049e14fae2da25a87a97efa58692e561b1be
2023-05-26 10:34:19 +02:00

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.