Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

ISSUE-4450 Added ServerAliveInterval among the default ssh options #4451

Merged

Conversation

krufab
Copy link

@krufab krufab commented Apr 12, 2018

and sorted them alphabetically to improve readability
This solves issue #4450

@GordonTheTurtle
Copy link

Please sign your commits following these rules:
https://github.com/moby/moby/blob/master/CONTRIBUTING.md#sign-your-work
The easiest way to do this is to amend the last commit:

$ git clone -b "bugfix/ISSUE-4450-use-ssh-serveraliveinterval" git@github.com:krufab/machine.git somewhere
$ cd somewhere
$ git commit --amend -s --no-edit
$ git push -f

Amending updates the existing PR. You DO NOT need to open a new one.

…d sorted them alphabetically to improve readability

Signed-off-by: Fabio Kruger <fabio.kruger@vyzvoice.com>
@krufab krufab force-pushed the bugfix/ISSUE-4450-use-ssh-serveraliveinterval branch from c1d2f65 to 8380765 Compare April 12, 2018 14:16
@dgageot
Copy link
Member

dgageot commented May 12, 2018

LGTM

@dgageot dgageot merged commit 7890e8d into docker:master May 12, 2018
@krufab krufab deleted the bugfix/ISSUE-4450-use-ssh-serveraliveinterval branch May 17, 2018 13:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants