From 5cee19684b16e80b131cc3b5441781a3c6a7f971 Mon Sep 17 00:00:00 2001 From: Yifei Xue Date: Tue, 11 Apr 2017 21:06:20 +0800 Subject: Change the default packages url from compass http server to opnfv artifacts JIRA: COMPASS-544 Currently compass4nfv uses compass http server to store those packages used in building ISO. This is not propriate in OPNFV community. So we push all the packages into opnfv artifacts repo and change the package url used in compass to opnfv artifacts repo url. Change-Id: I9661f2d893767e18c037ba9de5f54933f48ce466 Signed-off-by: Yifei Xue --- docs/release/installation/offline-deploy.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/release') diff --git a/docs/release/installation/offline-deploy.rst b/docs/release/installation/offline-deploy.rst index c854f87d..0acfa180 100644 --- a/docs/release/installation/offline-deploy.rst +++ b/docs/release/installation/offline-deploy.rst @@ -15,7 +15,8 @@ Preparation for offline deploy generated by script build.sh in compass4nfv root directory.) 2. Download the Jumphost preparation package from our httpserver. (Download the - jumphost environment package from `here `_. + jumphost environment package from + `here `_. It should be awared that currently we only support ubuntu trusty as offline jumphost OS.) -- cgit 1.2.3-korg