My VagrantFile
Monday, May 18, 2015
This is the Vagrantfile I am using for my development box at home and work. It is determines how much ram is available and how I want to allocate, how many CPUs are available, and configures the VM for me. I use NFS for shared folders. Finally, starting to use "hostupdater" to keep my host machines hosts file current. I would love to make that more dynamic, based on the Apache vhosts I have configured in the VM.