5 ms·
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/shuttl
by fitztrev 13y 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/shuttle.default.json#L37 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.