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

Added support for proxy_command for remote SSH connections #2385

Merged
merged 1 commit into from
Mar 22, 2018

Conversation

cbeckr
Copy link
Contributor

@cbeckr cbeckr commented Dec 10, 2017

NOTE This is just a simple wrapper which relies on the underlying support being added to train: inspec/train#227
Solves #431.

Signed-off-by: Christian Becker c.becker@mediaevent.services

NOTE This is just a simple wrapper which relies on the underlying support being added to train: inspec/train#227

Signed-off-by: Christian Becker <c.becker@mediaevent.services>
@cbeckr cbeckr requested a review from a team as a code owner December 10, 2017 19:30
@cbeckr cbeckr changed the title Added support for proxy_command to enable Bastion hosts #431 Added support for proxy_command to enable Bastion hosts Dec 10, 2017
@aaronlippold
Copy link
Collaborator

@chris-rock We may also want to expose and layer in the support for the test-kitchen download function as part of this effort as pushing the results from the bastion to the calling system would be a common use case. https://github.com/test-kitchen/test-kitchen/blob/master/lib/kitchen/transport/ssh.rb#L186

@jquick
Copy link
Contributor

jquick commented Mar 1, 2018

Note: inspec/train#227 was merged in recently. Once InSpec pins to the new version we can push this in.

@pwelch pwelch added the ready label Mar 19, 2018
Copy link
Contributor

@jquick jquick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @cbeckr - This is now good to go!

@jquick jquick added the Type: Enhancement Improves an existing feature label Mar 20, 2018
@jquick jquick changed the title Added support for proxy_command to enable Bastion hosts Added support for proxy_command for remote SSH connections Mar 20, 2018
@jquick jquick merged commit 15ab5ba into inspec:master Mar 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Improves an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants