Hacker News new | ask | show | jobs
by fitztrev 4719 days ago
It actually works pretty well with Vagrant. In fact, I even have Vagrant in the sample config file to show how it's done. :)

https://github.com/fitztrev/shuttle/blob/master/Shuttle/shut...

Basically just do `vagrant ssh-config box_name_here` to get the port and identity file that you need to specify in the SSH command.