On Wed, Nov 01, 2006 at 10:07:05AM -0600, Eric Peterson wrote:
> Hi,
> 
> I was wondering if anyone uses software to perform mass software
> installations. So that you can install a package on multiple machines
> with a single command.

It's not exactly what you're looking for, but I use it constantly since
I discovered it..  cluster ssh or cssh.  Allows you to ssh to any number
of machines and run the same commands concurrently on each.  *very
cool*.

Dan