From f8230e6e72623e811950487b0f2892af3ca87201 Mon Sep 17 00:00:00 2001 From: Guilherme Cantoni Date: Tue, 24 Mar 2015 14:09:07 -0300 Subject: [PATCH] Remoção de referência à box desatualizada --- Vagrantfile | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index 6b04c0a..a7534bc 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -22,7 +22,6 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| config.vm.hostname = "sei-vagrant" # Every Vagrant virtual environment requires a box to build off of. - # config.vm.box = "guilhermeadc/centos65" # config.vm.box_download_checksum = "76a2a61de2d89f6cfd4d795e57cc4406" # config.vm.box_download_checksum_type = "md5" config.vm.box = "processoeletronico/centos-6.6" -- libgit2 0.21.2