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 option --use-openssh-config to use connection parameters from the… #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

supercoolin
Copy link
Contributor

This pull request adds an option to use ssh jumps specified within a openssh config file located at $HOME/.ssh/config. To use this option you must also use the --no-conntest option for now.

@tbarbette
Copy link
Owner

Could you make it so it works with no-conntest?
Also is there a reason to not make this the default? And invert the option like --no-ssh-config
Finaly it would be great if you made it an optional argument where a specific path can be given, and if it's not given just use $USER/.ssh/config ?

@tbarbette
Copy link
Owner

Sorry I had left this PR in my pile

@tbarbette
Copy link
Owner

Where are we on this?

@supercoolin
Copy link
Contributor Author

Basically I need to rethink about the moment during which I do the parsing in the npf-lifecycle. I need to know the host addresses before the connection test.

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

Successfully merging this pull request may close these issues.

2 participants