Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 268 Bytes

File metadata and controls

14 lines (10 loc) · 268 Bytes

vagrant_dev

Vagrant development box for Rails, Mongo & Node

To get the symlinks to work. vagrant ssh sudo mkdir /workplace sudo nano /etc/fstab Add '/host /workplace none bind' sudo mount /workplace

At some point I'll add this into the vagrantfile