When commissioning a new node, what username/password does MAAS assign to the node after the OS is installed?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
The OS is not installed at the commissioning stage, it is only installed when the node is allocated for use. The user is "ubuntu" but it doesn't assign any password, instead juju will make sure that your public SSH key is installed, so when it's up and running you can do "ssh ubuntu@"
That's a job for Juju. |
|||
|
|