From aa8638ed20279100c0177d1ececff1eba481b8a8 Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Sat, 21 Sep 2013 01:29:18 -0300 Subject: [PATCH] Update Raring VBox dev VM --- development/Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/Vagrantfile b/development/Vagrantfile index b4df960..83bd576 100644 --- a/development/Vagrantfile +++ b/development/Vagrantfile @@ -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'),