Commit graph

6 commits

Author SHA1 Message Date
runagrog f36adf6893 Update Vagrantfile
The VM box "boxcutter/ubuntu1510" is not available for download. The "vagrant up" command for creating the development environment fails.

Changed to "boxcutter/ubuntu1604". Is this sound? It worked fine for me.
2016-09-04 14:47:42 +02:00
Niklas Fiekas 78c558fa36 Require at least Vagrant 1.8.3
This is the first version that can deal with the new predictable network
interface names on Ubuntu: https://github.com/mitchellh/vagrant/pull/7253
2016-06-25 11:09:58 +02:00
Fabian Beuke ba58ac0fb9 udpate vargant box ubuntu version 2016-06-24 19:46:19 +02:00
Isaac Levy 6afc879294 Update Vagrantfile
Use physical CPU count for virtual machine config.  

VirtualBox recommends limiting CPUs to physical cores (hyperthreading cores don't count).

Tested on OS X 10.11.4 -- vagrant updated the VM on next boot.
2016-06-04 20:40:50 -04:00
Jimmie Elvenmark 1773ebc2ff switch vagrant box, previous was removed fixes #1744 2016-03-20 12:52:32 +01:00
Waleed Khan e35570cf48 Add Vagrant support for development 2015-12-25 12:21:03 -05:00