From 51a9d6dd6f8c5db84b9fc4d1b355506a2029d6ee Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Tue, 9 Jan 2018 20:20:39 -0800 Subject: Fix lab docker proxy host Change-Id: I4bd5b3173435afad26ea64c7ecf35c471115affb Issue-ID: INT-278 Signed-off-by: Gary Wu --- test/ete/labs/gwu/apt-proxy.sh | 2 +- test/ete/labs/gwu/onap-openstack-template.env | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/ete/labs/gwu/apt-proxy.sh b/test/ete/labs/gwu/apt-proxy.sh index 7c371ec24..c771c711b 100755 --- a/test/ete/labs/gwu/apt-proxy.sh +++ b/test/ete/labs/gwu/apt-proxy.sh @@ -3,7 +3,7 @@ sed -i '/#!\/bin\/bash/a\ mkdir -p /etc/docker\ cat > /etc/docker/daemon.json < /etc/apt/apt.conf.d/30proxy<