#Notes#
In general:
- make sure your public key is added to github
- In the host's repo-root run
vagrant ssh-configand compare to host's~/.ssh/config. If needed append byvagrant ssh-config >> ~/.ssh/config
OSX specific:
- run
ssh-add -Lto see if your private key is added. If not, runssh-add -K ~/.ssh/id_rsa