summaryrefslogtreecommitdiffstats
path: root/repo/openstack/make_ppa/ubuntu/xenial/newton/download_pkg.tmpl
diff options
context:
space:
mode:
authorJustin chi <chigang@huawei.com>2017-04-18 11:25:10 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-04-18 11:25:10 +0000
commit494ac5825c5b435d512cc13332e302efd30e2a6c (patch)
tree79fc0478219705873e5927f506186e84ebaddab7 /repo/openstack/make_ppa/ubuntu/xenial/newton/download_pkg.tmpl
parent12e9cbc43f59962cabc8f6fdfb0aec67dec02bd0 (diff)
parent5cee19684b16e80b131cc3b5441781a3c6a7f971 (diff)
Merge "Change the default packages url from compass http server to opnfv artifacts"
Diffstat (limited to 'repo/openstack/make_ppa/ubuntu/xenial/newton/download_pkg.tmpl')
-rw-r--r--repo/openstack/make_ppa/ubuntu/xenial/newton/download_pkg.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/openstack/make_ppa/ubuntu/xenial/newton/download_pkg.tmpl b/repo/openstack/make_ppa/ubuntu/xenial/newton/download_pkg.tmpl
index f2a14f48..7bec8878 100644
--- a/repo/openstack/make_ppa/ubuntu/xenial/newton/download_pkg.tmpl
+++ b/repo/openstack/make_ppa/ubuntu/xenial/newton/download_pkg.tmpl
@@ -65,7 +65,7 @@ rm -rf /var/cache/apt/python-pyasn1_0.1.7-1ubuntu2_all.deb
# Ubuntu16.04.1 LTS only have gcc-5-base_5.4.0-6ubuntu1~16.04.1, nova-novncproxy need
# gcc-5-base_5.4.0-6ubuntu1~16.04.2, but the docker could not download gcc-5-base package.
-wget http://205.177.226.237:9999/nova-novncproxy_xenial_newton.tar.gz
+wget http://artifacts.opnfv.org/compass4nfv/package/master/nova-novncproxy_xenial_newton.tar.gz
tar -zxvf nova-novncproxy_xenial_newton.tar.gz --strip-components 1 -C /var/cache/apt/
mkdir deb