openstack-ansible/inventory/group_vars/all/ironic.yml
Jonathan Rosser 5e402263e4 Add ironic serial console to haproxy
* Combine ironic and nova serial console backends when the nova
  console type is 'serialconsole'

* Create a separate ironic console frontend and backend when the
  ironic console type is different from the nova console type

* Add the serialconsole websocket to the content security policy

Change-Id: I93ef5bff33ba7bf0b75539543611561e46bee3fc
2022-10-11 16:38:50 +00:00

3 lines
58 B
YAML

ironic_console_port: 6083
ironic_console_type: "disabled"