Boot VM using JUJU

Mark Shuttleworth mark at ubuntu.com
Mon Nov 16 19:27:33 UTC 2015


On 16/11/15 10:39, Charles Butler wrote:
> In the manual provider, the enlistment phase is, as you may have guessed,
> manual. The requirements are: must be reachable over SSH from the juju
> controller and a user with passwordless sudo.

This is surprising to me. I would have thought:

 * the server should be able to reach the controller
    - so the juju agent can talk to the controller

 * the controller should be able to reach the server
    - so things like juju ssh work

 * the user needs to be able to install SSH access keys on the server
    - so that the controller can get in there for juju ssh etc

I thought we had two ways to register:

 1. operator logs into server and tells it to register to the controller, or
 2. operator tells the controller to go tell the server to register to
itself

In the latter case I see that the right keys need to be there for the
controller to do the work.

Looking forward to having my misunderstandings corrected :)

Mark




More information about the Juju mailing list