Comment 6 for bug 1418139

Revision history for this message
Chris Gregan (cgregan) wrote : Re: Can't reprovision a machine with manual provider and machine behind a proxy

I have also reproduced this issue using the following steps

1) Bootstrap a manual environment
2) Deploy a charm that fails to complete deployment
3) Reboot local machine to ensure all connections to env are closed
4) Open terminal
5) juju switch
6) juju destroy-environment -e manual

System requests password to local ssh keyfile and attempt to destroy env, but fails
After that destroy says the environment returns that it is not bootstrapped but bootstrap returns that the machine is already provisioned.