On Mon, Aug 2, 2010 at 14:02, John Lynch <[email protected]> wrote:
> We usually use Chef, which allows you to write "recipies" for common > tasks in Ruby I'll second the recommendation for Chef. We use it for websolr.com and I can't imagine maintaining a cluster without it. You could always write your own abstractions for idempotency, but it's nice to start with something proven. -- Nick Zadrozny -- SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby
