Reset MAAS after loosing Juju configuration?
- by Azendale
I managed to delete my Juju client cofiguration without running a juju destroy-environment first, leaving my MaaS in a state where I could not deploy to it.
I would get the following (conflicting) output
$ juju bootstrap
ERROR environment is already bootstrapped
$ juju status
ERROR Unable to connect to environment "".
Please check your…