arresting bootstrap teardown
Gustavo Niemeyer
gustavo at niemeyer.net
Mon Mar 24 18:07:33 UTC 2014
How about --keep-on-error?
On Mon, Mar 24, 2014 at 3:00 PM, roger peppe <rogpeppe at gmail.com> wrote:
> If anyone, like me, has been frustrated when debugging
> bootstrap failures and having the bootstrap
> machine torn down immediately on failure,
> a quick and relatively easy workaround for that
> is to "kill -STOP" the juju bootstrap process
> while it's doing the ssh commands.
>
> You'll continue to see the ssh commands execute,
> but the parent process will stop when they finish,
> allowing you time to ssh into the bootstrap machine
> and inspect it.
>
> kill -CONT to allow the process to complete its cleanup.
>
> --
> Juju-dev mailing list
> Juju-dev at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
--
gustavo @ http://niemeyer.net
More information about the Juju-dev
mailing list