Hey all,
I've been using fabric to manage a small 3 hosts cluster.
Now this cluster is going to have only some of the machines active in
certain times of the day.

Is there a way to get fabric to ssh and run commands on machines only on
hosts it can reach?
Bonus points if it can return which servers were on.

I could write something in python that does this especially for my case,
but was wondering if fabric has some tool, or design pattern to handle this.

Thanks,
Guy
_______________________________________________
Fab-user mailing list
Fab-user@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to