summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2017-10-17 11:57:09 -0400
committerLusheng Ji <lji@research.att.com>2017-10-17 11:57:16 -0400
commit776ddf57b83d5c70912d68c2902ae64097209156 (patch)
tree412a10653f919cc8879adba7d22cd58075683211
parent8a47174c6180efe4c6572222d97dda46189ce736 (diff)
Update CDAP BP doc (cloud_init location)
Issue-Id: DCAEGEN2-128 Change-Id: I52705966ff8f2d3f635bdac5a3a5d4a938a65ebd Signed-off-by: Lusheng Ji <lji@research.att.com>
-rw-r--r--docs/sections/blueprints/cdap.rst4
1 files 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