mirror of
https://github.com/status-im/consul.git
synced 2025-02-02 00:46:43 +00:00
Update consul version for vagrant demo
This commit is contained in:
parent
57cf69df15
commit
0effdbad5b
2
demo/vagrant-cluster/Vagrantfile
vendored
2
demo/vagrant-cluster/Vagrantfile
vendored
@ -8,7 +8,7 @@ sudo apt-get install -y unzip curl
|
||||
|
||||
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.1/consul_0.6.1_linux_amd64.zip -O consul.zip
|
||||
|
||||
echo Installing Consul...
|
||||
unzip consul.zip
|
||||
|
Loading…
x
Reference in New Issue
Block a user