summaryrefslogtreecommitdiffstats
path: root/input-templates
diff options
context:
space:
mode:
authorvagrant <vv770d@att.com>2018-01-20 15:57:04 +0000
committervagrant <vv770d@att.com>2018-01-20 16:04:14 +0000
commit82ebb60c2ee1d212c5d1a08fd9737cf5be46c659 (patch)
tree50fd5a444060f44aee0f1169203051e5c99523fe /input-templates
parent9e47acd65fa8745f31cb405cb2862c98d172326b (diff)
Add cdap sdk blueprint
Issue-ID: DCAEGEN2-282 Change-Id: I9b535e06cdf0bb0f28a50ac0862fb25c6a954ebf Signed-off-by: Vijay <vv770d@att.com>
Diffstat (limited to 'input-templates')
-rw-r--r--input-templates/cdap-sdk-inputs.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/input-templates/cdap-sdk-inputs.yaml b/input-templates/cdap-sdk-inputs.yaml
new file mode 100644
index 0000000..23f2843
--- /dev/null
+++ b/input-templates/cdap-sdk-inputs.yaml
@@ -0,0 +1,5 @@
+{
+ "dh_location_id": "{{ dcae_zone }}",
+ "dh_override": "component_dockerhost",
+ "cdap_cluster_name": "cdap"
+}