How about --keep-on-error? On Mon, Mar 24, 2014 at 3:00 PM, roger peppe <[email protected]> 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 > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju-dev
-- gustavo @ http://niemeyer.net -- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
