On Mon, Feb 9, 2015 at 3:15 PM, Nicolás Pace <[email protected]> wrote:
> how can i destroy my local lxc environment, without using 'juju >> destroy-environment local' (it is not responding, as i got out of disk >> space :S) >> > > Just to complete the answer, lazyPower answered me. > What i did was juju destroy-environment local -y --force > then, there was a hanged lxc environment, so i did lxc-destroy it. > That was all i needed. > I found out about a plugin for this the last time it happened to me. I got much help in #juju as well. https://github.com/juju/plugins/blob/master/juju-clean This also checks some processes and cleans up other files for you. -- [email protected]
-- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
