Skip to content

Commit 4e57f3f

Browse files
committed
Removing old box refs from Vagrantfile
1 parent acbd62e commit 4e57f3f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Vagrantfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
Vagrant.configure("2") do |config|
22

3-
# config.vm.box = "precise64"
4-
# config.vm.box_url = "http://files.vagrantup.com/precise64.box"
53
config.vm.box = "raring64"
64
config.vm.box_url = "http://goo.gl/Y4aRr"
75

0 commit comments

Comments
 (0)