Created
September 22, 2015 14:13
-
-
Save singingwolfboy/f52d314afcedca640bff to your computer and use it in GitHub Desktop.
Turn off host key checking for edX sandboxes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Host *.sandbox.edx.org sandbox | |
User singingwolfboy # NOTE: put in YOUR username here | |
IdentityFile ~/.ssh/github_rsa # NOTE: put in the path to YOUR private key file | |
StrictHostKeyChecking no |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment