Comment 5 for bug 1582818

Revision history for this message
garyx (garyx) wrote :

The documentation in MAAS says to add the pub key in the gui in the quickstart, juju documentation says you can add it by using the following "authorized-keys-path: ~/.ssh/id_rsa.pub" for example. Those two documentations are confusing as they conflict in this sense.

https://maas.ubuntu.com/docs2.0/juju-quick-start.html

It would be good to either clear up the documentation so the config line is the preffered way to add the ssh keys.

But also the pub ssh key added in the maas gui is available through the MAAS api, so I wonder if that should be added automatically as it is already designated as the default pub key for nodes. I do not have insight into the architectural design choices you guys are making with MAAS + JUJU but this is something I would appreciate to have clear either way.