Updated the consul in Vagrant env

This commit is contained in:
Diptanu Choudhury 2016-04-09 21:16:52 -07:00
parent f3d9ecf354
commit 49d90c907c
1 changed files with 1 additions and 1 deletions

2
Vagrantfile vendored
View File

@ -42,7 +42,7 @@ source /etc/profile.d/gopath.sh
echo Fetching Consul...
cd /tmp/
wget https://releases.hashicorp.com/consul/0.6.0/consul_0.6.0_linux_amd64.zip -O consul.zip
wget https://releases.hashicorp.com/consul/0.6.4/consul_0.6.4_linux_amd64.zip -O consul.zip
echo Installing Consul...
unzip consul.zip
sudo chmod +x consul