Hello~
I have a OpenStack platform(
Rocky
) on CentOS7.6, and I installed Ironic components on it. I can manage bare metal node with Ironic and I plan to use shellinabox to manage the bare metal node remotely.
I had config conductor ironic.conf:
[DEFAULT]
...
enabled_console_interfaces = ipmitool-shellinabox,no-console
I had config shellinabox:
USER=shellinabox
GROUP=shellinabox
CERTDIR=/var/lib/shellinabox
PORT=4200
OPTS="--disable-ssl-menu -s /:LOGIN"
My 'openstack baremetal node console show BM01':
can not type anything into it.
Look forward to hearing from you!
Ankele