Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

Support ssh_gateway like ssh transport #34

Description

@atheiman

This gem is awesome! Im kitchen testing lots of nodes in ec2 and it has dropped my initial converge time from 2 min / node to about 30 sec / node!

It doesnt seem it supports ssh_gateway config like the ssh transport does: https://github.com/test-kitchen/test-kitchen/blob/v1.18.0/lib/kitchen/transport/ssh.rb#L360-L378

I think one of the best use cases for this gem is kitchen tests in cloud providers (ssh transport to a vagrant box is already fast), and most of these setups use a bastion host and private ip'd hosts in a private subnet.

Could this be implemented?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions