Switch back to official ubuntu raring image
This commit is contained in:
parent
1d9af8f0af
commit
4a3d5d827e
1 changed files with 1 additions and 1 deletions
2
development/Vagrantfile
vendored
2
development/Vagrantfile
vendored
|
@ -25,7 +25,7 @@ BOXES = {
|
|||
},
|
||||
raring: {
|
||||
lxc_url: lxc_box_url('raring'),
|
||||
vbox_url: 'http://goo.gl/Y4aRr'
|
||||
vbox_url: 'http://cloud-images.ubuntu.com/vagrant/raring/current/raring-server-cloudimg-amd64-vagrant-disk1.box'
|
||||
},
|
||||
saucy: {
|
||||
vbox_url: 'http://cloud-images.ubuntu.com/vagrant/saucy/current/saucy-server-cloudimg-amd64-vagrant-disk1.box'
|
||||
|
|
Loading…
Reference in a new issue