fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Fab-user] simple test loop.


From: Jeff Honey
Subject: RE: [Fab-user] simple test loop.
Date: Tue, 19 Oct 2010 11:09:55 -0400

Wow...nice "undocumented" feature!  ;-)

I will still need to validate the system is available before moving to the next 
host, though.


--
 ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
¤ kyoboku kazeoshi ¤
 ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
________________________________________
From: address@hidden address@hidden On Behalf Of Jeff Forcier address@hidden
Sent: Tuesday, October 19, 2010 11:01
To: Jeff Honey
Cc: address@hidden
Subject: Re: [Fab-user] simple test loop.

There's actually a built-in reboot function in Fabric which does the
right things regarding the connection objects,
fabric.operations.reboot (it's part of fabric.api, as usual). You
might want to look into using that.

If you need to tweak how it works or just use it for a reference,
here's the code:

    http://github.com/bitprophet/fabric/blob/0.9/fabric/operations.py#L620


reply via email to

[Prev in Thread] Current Thread [Next in Thread]