redhat-performance / JetSki

Deployment Automation for OpenShift on Baremetal in Red Hat's Shared Labs
Apache License 2.0
21 stars 29 forks source link

Allow to set a root password to nodes for login via console #169

Closed josecastillolema closed 3 years ago

josecastillolema commented 3 years ago

Sometimes, specially when tshooting networking issues, its handy to login to servers via BMC console. For that to be possible, a root password has to be set.

github-actions[bot] commented 3 years ago

Thank you for raising this issue

josecastillolema commented 3 years ago

It turns out that this is actually not needed, as by default JetSki creates a kni user with the default password in every node, so it is possible to console login by default.