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 SSH ProxyCommand to state if present #95

Merged
merged 1 commit into from
Nov 10, 2014
Merged

Add SSH ProxyCommand to state if present #95

merged 1 commit into from
Nov 10, 2014

Conversation

bdclark
Copy link

@bdclark bdclark commented May 3, 2014

If vagrant ssh-config includes "ProxyCommand", add :proxy_command to machine state in order to allow proxied SSH connectivity from test-kitchen.

See test-kitchen/test-kitchen#426 for details; depends on that PR being merged to be useful.

@berniedurfee
Copy link

This is needed for those of us living behind a corporate firewall. I can provision the instance test-kitchen, but test-kitchen can't access the instance. I need to be able to tell test-kitchen to proxy through a jumpbox to the new instance. I can do that with ProxyCommand.

sethvargo added a commit that referenced this pull request Nov 10, 2014
Add SSH ProxyCommand to state if present
@sethvargo sethvargo merged commit 0d2f05c into test-kitchen:master Nov 10, 2014
@sethvargo
Copy link
Contributor

Thanks!

@berniedurfee
Copy link

No, thank you!

@bdclark bdclark deleted the ssh_proxy_command branch November 12, 2014 14:16
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.

3 participants