From 74f2159c506b82a40dae1f68a86dd664d93f7b52 Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Mon, 11 Aug 2014 17:54:38 -0300 Subject: [PATCH] Changed default to centos 6.5 --- Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index 7a6cca6..b7094bf 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -6,7 +6,7 @@ # - trusty64 # - centos6.5 -distro = "precise64" +distro = "centos6.5" # Vagrantfile API/syntax version. Don't touch unless you know what you're doing! VAGRANTFILE_API_VERSION = "2" -- libgit2 0.21.2