aboutsummaryrefslogtreecommitdiffstats
path: root/packer/provision
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2016-09-01 17:29:20 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2016-09-01 17:36:09 +0200
commit05dc72c8231971429e6e22f0e6fdaeb89018a12b (patch)
tree9c3622e1b7a0d8802cb4d930747d8487cf7b516f /packer/provision
parent2d4ce0dda038b5618cfebfa0cbee6c86c71bc3f3 (diff)
Add dependencies to basebuild
Instead of calling agl_dependencies.sh through cloud_user_data, we call it directly in the basebuild.json. Change-Id: I00644835f77e581fe88717aeadfa7b67a4365983 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'packer/provision')
-rw-r--r--packer/provision/basebuild.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/packer/provision/basebuild.sh b/packer/provision/basebuild.sh
index 154d74e7..01445ff6 100644
--- a/packer/provision/basebuild.sh
+++ b/packer/provision/basebuild.sh
@@ -2,5 +2,3 @@
# vim: set tw=4 sw=4 sts=4 et :
# Presently nothing to do
-
-sed -i 's/ubuntu.mirror.vexxhost.com/us.archive.ubuntu.com/g' /etc/apt/sources.list