Skip to content
Snippets Groups Projects
Commit dd68b4a0 authored by Vasco Grossmann's avatar Vasco Grossmann
Browse files

Vagrantfile modified

parent 7e77bc42
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
# please see the online documentation at vagrantup.com.
# Every Vagrant virtual environment requires a box to build off of.
config.vm.box = "precise64"
config.vm.box = "https://cloud-images.ubuntu.com/vagrant/precise/current/precise-server-cloudimg-amd64-vagrant-disk1.box"
config.vm.provider :virtualbox do |vb|
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment