Skip to content

Instantly share code, notes, and snippets.

@lamdor
Created April 29, 2014 15:32
Show Gist options
  • Select an option

  • Save lamdor/11403795 to your computer and use it in GitHub Desktop.

Select an option

Save lamdor/11403795 to your computer and use it in GitHub Desktop.
Host *.vagrant 192.168.99.* 192.168.33.* 192.168.56.*
User vagrant
UserKnownHostsFile /dev/null
StrictHostKeyChecking no
PasswordAuthentication no
IdentityFile /Users/luke/.vagrant.d/insecure_private_key
IdentitiesOnly yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment