You also need the CA certificate and the API server addresses. I might recommend trying a new "juju bootstrap" of say a simple LXC container (for manual) and then you can see what content we depend upon. I don't think the GUI authenticates the HTTPS certificate that we present, but definitely the juju client will refuse to talk to a state server if the cert presented isn't signed by the CA for that environment.
John =:-> On Sat, Feb 7, 2015 at 9:12 PM, j.c.sackett <[email protected]> wrote: > Hi all-- > > I have an environment created with the manual provider that consists of > three servers. After a hardware failure, I lost the jenv file for the > environment. I still have the admin password, and can login into the gui I > deployed for the environment. I also have ssh access to all the machines. > > I've tried simply creating a new manual provider in environments.yaml and > setting the admin-user password, bootstrap-host and bootstrap-user, but > that's clearly not all that needs to be done, as juju still sees an > unbootstrapped environment. Is there anyway to recover access to this > environment, or do I need to tear it all down and start again? > > > Thanks, > Jon > -- > // j.c.sackett > // http://humanmade.org > > -- > Juju mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju > >
-- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
