kayobe/releasenotes/notes/add-serial-console-enable-to-post-configure-c61704185c57783d.yaml
Will Szumski 5fa6bc4d36 Automatically enable serial consoles on post configure
This functionality is controlled by the flag ironic_serial_console_autoenable,
which, when enabled, will configure serial consoles for each of the ironic
nodes during the `overcloud post configure` step. This was added to reduce the
number of kayobe commands that are needed to be run for a given deployment.

Change-Id: I7072e518c29387b964e4e25b08b4559f152d5ecf
Story: 2004192
Task: 29325
2019-02-04 18:09:51 +00:00

7 lines
211 B
YAML

---
features:
- |
Added the ability to configure baremetal serial consoles during the
post configure step. This is controlled via ``ironic_serial_console_autoenable``
in ``etc/kayobe/ironic.yml``.