Commit 74f2159c506b82a40dae1f68a86dd664d93f7b52

Authored by Sergio Oliveira
Committed by Charles Oliveira
1 parent e290684b

Changed default to centos 6.5

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -6,7 +6,7 @@ @@ -6,7 +6,7 @@
6 # - trusty64 6 # - trusty64
7 # - centos6.5 7 # - centos6.5
8 8
9 -distro = "precise64" 9 +distro = "centos6.5"
10 10
11 # Vagrantfile API/syntax version. Don't touch unless you know what you're doing! 11 # Vagrantfile API/syntax version. Don't touch unless you know what you're doing!
12 VAGRANTFILE_API_VERSION = "2" 12 VAGRANTFILE_API_VERSION = "2"