Update Raring VBox dev VM
This commit is contained in:
parent
d02a9d575f
commit
aa8638ed20
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://cloud-images.ubuntu.com/vagrant/raring/current/raring-server-cloudimg-amd64-vagrant-disk1.box'
|
||||
vbox_url: 'http://goo.gl/Y4aRr'
|
||||
},
|
||||
squeeze: {
|
||||
lxc_url: lxc_box_url('squeeze'),
|
||||
|
|
Loading…
Reference in a new issue