From: Ryan F Day Date: Fri, 30 Dec 2016 18:22:58 +0000 (-0800) Subject: Modify /etc/hosts on slaves X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F03%2F8003%2F1;p=ci-management.git Modify /etc/hosts on slaves We want the minions to be downloading directly from the download server and not go through the nginx proxy. Change-Id: I78c109a48d5700ffd9a0c6071af0cb270ae3a3c7 Signed-off-by: Ryan F Day --- diff --git a/packer/provision/agl_dependencies.sh b/packer/provision/agl_dependencies.sh index 91094187..320619ae 100644 --- a/packer/provision/agl_dependencies.sh +++ b/packer/provision/agl_dependencies.sh @@ -29,7 +29,7 @@ DEBIAN_FRONTEND=noninteractive dpkg-reconfigure dash cat <> /etc/hosts # workaround for download-new -199.19.213.77 download-new.automotivelinux.org +10.30.72.8 download-new.automotivelinux.org 10.30.72.8 download-internal.automotivelinux.org EOFHOSTS