Hi all, I'm working with a client where I have access to a gateway server, and from there I can SSH into the two app servers. My problem is that I have one SSH username and public key to access the gateway server, and once there a second set (different username/key) is required to access the app servers.
Setting the :gateway option connects to the gateway host perfectly, but the subsequent connections to the app servers are using the same SSH options capistrano used to connect to the gateway. Is there a way to set a different gateway user and gateway ssh options? Thanks! -Kali --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
