From 707a7b00f7fe6762ba1c433a5657309c5364e2d9 Mon Sep 17 00:00:00 2001 From: Julien Date: Thu, 26 Oct 2017 15:00:24 +0800 Subject: Update artifacts url Use artifacts.opnfv.org intead of other urls Change-Id: I9a04d89cfbb8ee3c1296cff4a60180ae3248f1f2 Signed-off-by: Julien (cherry picked from commit 6a0f0d01557c896d6deeafb8aec125458fbe6115) --- code/makefile_patch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code/makefile_patch.sh') diff --git a/code/makefile_patch.sh b/code/makefile_patch.sh index 1893d946..5e734910 100755 --- a/code/makefile_patch.sh +++ b/code/makefile_patch.sh @@ -14,7 +14,7 @@ CACHE_PATH=/home/cache imagebranch="ocata" imageversion="170811155446" -imageserver="http://120.24.17.215" +imageserver="http://artifacts.opnfv.org/daisy/upstream" imagename="kolla-image-$imagebranch-$imageversion.tgz" isoname="CentOS-7-x86_64-Minimal-1611.iso" -- cgit 1.2.3-korg