Details
Description
Added ssh tunneling for Knife EC2.
With this support, now you can tunnel server create, bootstrap and ssh commands directly to private nodes behind your public gateway.
To use it, just ssh-add your identities (.pem) files, and add to your knife.rb:
knife[:ssh_gateway] = 'user@public_host_of_your_vpc_that_can_connect_to_private_ones'
Issue Links
- relates to
-
KNIFE-152
Add SSH gateway and custom connection attribute support for knife ec2 server create
-
Resolving to get picked up in Triage meeting.