From 776ddf57b83d5c70912d68c2902ae64097209156 Mon Sep 17 00:00:00 2001 From: Lusheng Ji Date: Tue, 17 Oct 2017 11:57:09 -0400 Subject: Update CDAP BP doc (cloud_init location) Issue-Id: DCAEGEN2-128 Change-Id: I52705966ff8f2d3f635bdac5a3a5d4a938a65ebd Signed-off-by: Lusheng Ji --- docs/sections/blueprints/cdap.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sections/blueprints/cdap.rst b/docs/sections/blueprints/cdap.rst index b707f972..9dd3bd85 100644 --- a/docs/sections/blueprints/cdap.rst +++ b/docs/sections/blueprints/cdap.rst @@ -112,8 +112,8 @@ This blueprint has the following required input parameters: ``instconsulagentub16.sh`` These scripts are part of the dcaegen2.deployments ONAP project. This blueprint assumes that curl/wget can find these scripts at - *codesource_url/codesource_version*\ ``/raw/cloud_init/cdap-init.sh`` and - *codesource_url/codesource_version*\ ``/raw/cloud_init/instconsulagentub16.sh`` + *codesource_url/codesource_version*\ ``/cloud_init/cdap-init.sh`` and + *codesource_url/codesource_version*\ ``/cloud_init/instconsulagentub16.sh`` respectively. For example, if codesource_url is ``https://mymirror.example.com`` and codesource_version is ``rel1.0``, then the installation scripts would be expected to be stored under -- cgit 1.2.3-korg