Hello~
I am using capistrano to build Xen VM's with the whole rails stack
on them. I need to build a ton of these and would like to do it in
parallel cap style. The catch is that ssh access to all these VM's is
through the same IP address but each one is on a different ssh port
number. Is there anyway to tell cap to use a different port number
for each VM I am trying to build? It seems like cap caches the
ssh_options[:port] and uses only the one port for all connections.
IS this hard coded in cap somewhere? Can you give me a pointer to how
to go about adding multiple ssh port functionality to cap? I am happy
to make a patch and contribute it back.
Thanks-
-- Ezra Zygmuntowicz
-- Lead Rails Evangelist
-- [EMAIL PROTECTED]
-- Engine Yard, Serious Rails Hosting
-- (866) 518-YARD (9273)
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---