vote up 0 vote down star

I'm looking for a server provisioning tool, hopefully in Ruby, that fits in the gap between tools like Kickstart and tools like Chef.

I need something that can connect over SSH and set up users, keys, install tools, etc. Something that can go from an empty OS to a working Chef instance, at least.

I've been experimenting with mass.pl (http://lerp.com/~sic/mass/) but it doesn't look like it's actively maintained, and it looks like a big learning investment, so I want to know if there's other stuff out there before I spend a lot of time with it.

flag

60% accept rate
This belongs on ServerFault. – Jim Puls Jul 10 at 21:01

1 Answer

vote up 3 vote down check

Maybe sprinkle and capistrano is what you're looking for.

link|flag
I had to hack sprinkle to allow SSL with a password, but it looks like it worked. Thanks. – Michael Sofaer Jul 11 at 2:38

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.