From de84a2e4637360270cf96dbcb734e9135403c54b Mon Sep 17 00:00:00 2001 From: Preetha Appan Date: Thu, 24 Jan 2019 09:52:15 -0600 Subject: [PATCH] update to Consul 1.4.0 for e2e tests --- e2e/terraform/shared/scripts/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/terraform/shared/scripts/setup.sh b/e2e/terraform/shared/scripts/setup.sh index 5e1ef09d2..3106d9248 100644 --- a/e2e/terraform/shared/scripts/setup.sh +++ b/e2e/terraform/shared/scripts/setup.sh @@ -9,7 +9,7 @@ cd /ops CONFIGDIR=/ops/shared/config -CONSULVERSION=1.3.1 +CONSULVERSION=1.4.0 CONSULDOWNLOAD=https://releases.hashicorp.com/consul/${CONSULVERSION}/consul_${CONSULVERSION}_linux_amd64.zip CONSULCONFIGDIR=/etc/consul.d CONSULDIR=/opt/consul