Allow Users to Specify SSH Options for Deployment
-------------------------------------------------
Key: BUILDR-592
URL: https://issues.apache.org/jira/browse/BUILDR-592
Project: Buildr
Issue Type: Improvement
Components: Core features, Packaging
Affects Versions: 1.4.5
Reporter: Marc-André Laverdière
In some cases, the defaults picked for deploying via SSH are not appropriate,
and there is no way to override this.
This can result in users not being able to deploy.
The user will see this error message:
Buildr aborted!
Net::SSH::Disconnect : connection closed by remote host
A trace will give the following information
net.ssh.authentication.key_manager[..fdb80e854]: could not load public key file
`.../.ssh/id_rsa.pub': Net::SSH::Disconnect
(disconnected: Too many authentication failures for ...
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira