Comment 12 for bug 1577638

Revision history for this message
Reed O'Brien (reedobrien) wrote : Re: Can't juju ssh to lxd-placed container

That should be
$ juju ssh 0/lxd/0

not

$ juju ssh easyrsa/0

easyrsa/0 is the name of the unit, 0/lxd/0 is the name of the machine. Please confirm you can ssh to the machine rather than the unit.

Thanks.