> (OpenSSL::PKey::PKeyError: not a private key (/Users/user/.ssh/ > id_rsa.pub))
How do you define the ssh_keys in deploy.rb? You only need to point to the private key, not the public key. Jonathan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Capistrano" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.co.uk/group/capistrano?hl=en -~----------~----~----~----~------~----~------~--~---
