Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for all ssh_options supported by Capistrano #38

Merged
merged 2 commits into from Nov 9, 2012
Merged

Add support for all ssh_options supported by Capistrano #38

merged 2 commits into from Nov 9, 2012

Conversation

elijh
Copy link
Contributor

@elijh elijh commented Nov 6, 2012

For my setup, I needed to expand the ssh_options understood by supply_drop for rsync. I also needed the ability to configure different ssh_options for different hosts.

This patch adds to supply_drop as many of the ssh_options available under Capistrano as possible (there is some necessary incompatibility between OpenSSH and Net::SSH, so not all options are available).

@pitluga
Copy link
Owner

pitluga commented Nov 9, 2012

This is awesome! Thanks a lot for taking the time to do all this. I'll work on getting out a new gem this weekend.

pitluga added a commit that referenced this pull request Nov 9, 2012
Add support for all ssh_options supported by Capistrano
@pitluga pitluga merged commit d5c7ea5 into pitluga:master Nov 9, 2012
@pitluga
Copy link
Owner

pitluga commented Dec 11, 2012

By weekend, apparently I meant a month later. Sorry about that. Just released the changes:

gem install supply_drop -v 0.13.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants