Skip to content

Instantly share code, notes, and snippets.

@mackermedia
Last active December 17, 2015 21:28
Show Gist options
  • Save mackermedia/5674498 to your computer and use it in GitHub Desktop.
Save mackermedia/5674498 to your computer and use it in GitHub Desktop.
ssh_config
Host github.com
StrictHostKeyChecking no
IdentityFile /var/lib/jenkins/.ssh/github
Host *
ServerAliveInterval 15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment