On 11/10/06, Jonathan Wallace <[EMAIL PROTECTED]> wrote:
I would like to set it up between foo and baz with username bar being
able to deploy to username bonk tunnelling through ssh without having
to type in passwords.  Is this even possible?  Is there a tutorial that
I've missed that describes this?  If not, I'll be happy to create one
if people can point me in the proper direction.
Jonathan

See the patch at http://dev.rubyonrails.org/ticket/6547 which allows you to
  set :gateway, 'foo'
  set :user, 'bar'
  role :app, '[EMAIL PROTECTED]'

jeremy

--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to