summaryrefslogtreecommitdiffstats
path: root/blueprints/cdapbp7.yaml-template
diff options
context:
space:
mode:
Diffstat (limited to 'blueprints/cdapbp7.yaml-template')
-rw-r--r--blueprints/cdapbp7.yaml-template3
1 files changed, 1 insertions, 2 deletions
diff --git a/blueprints/cdapbp7.yaml-template b/blueprints/cdapbp7.yaml-template
index 1284388..7fddaa1 100644
--- a/blueprints/cdapbp7.yaml-template
+++ b/blueprints/cdapbp7.yaml-template
@@ -61,8 +61,7 @@ inputs:
vm_init_cdap:
type: string
default: |
- #wget -qO- $CODE_SOURCE/${CODE_VERSION}-raw/cloud_init/cdap-init.sh >/tmp/cdap-init.sh
- wget -qO- $CODE_SOURCE/${CODE_VERSION}/cdap-init.sh >/tmp/cdap-init.sh
+ wget -qO- $CODE_SOURCE/${CODE_VERSION}/cloud_init/cdap-init.sh >/tmp/cdap-init.sh
sh /tmp/cdap-init.sh "$CODE_SOURCE" "$CODE_VERSION" "$CLUSTER_INDEX" "$CLUSTER_SIZE" "$CLUSTER_FQDNS" "$CLUSTER_LOCAL_IPS" "$CLUSTER_FLOATING_IPS" "$DATACENTER" "$REGISTERED_NAME"
location_id:
default: "solutioning-central"