lordmauve / chopsticks

Chopsticks is an orchestration library: it lets you execute Python code on remote hosts over SSH.
https://chopsticks.readthedocs.io/
Apache License 2.0
158 stars 16 forks source link

ssh custom port #60

Closed sejktmcsdlmfhsc closed 6 years ago

sejktmcsdlmfhsc commented 6 years ago

enables to optionally specify other ssh ports than 22

sejktmcsdlmfhsc commented 6 years ago

also addresses #8

sejktmcsdlmfhsc commented 6 years ago

Happy to contribute to one of my new favourite packages! Thank you for the comments - I agree with all of them. Is there a way I can just accept these or would I change these on my fork and perform a new PR?

lordmauve commented 6 years ago

If you make changes on your ssh_custom_port branch, commit them and push them back to Github, they'll show up in this PR.

sejktmcsdlmfhsc commented 6 years ago

ah ok, thank you so much! will do, sorry for the potential noob question.. (-:

lordmauve commented 6 years ago

Thank you!