summaryrefslogtreecommitdiffstats
path: root/input-templates/heartbeat-input.json
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2018-03-23 18:34:35 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-23 18:34:35 +0000
commit869cd28f6a732e6766b30a8d27ef56594c601159 (patch)
tree196c17f23a7c193b4f7c965ce6cf6d6124bcb71f /input-templates/heartbeat-input.json
parentbc8173227daf39614543914efca5463c99623012 (diff)
parentf751bdfbcaad923bd537e8aa0f0c778cdeddaeaa (diff)
Merge "input files for new service bp"
Diffstat (limited to 'input-templates/heartbeat-input.json')
-rw-r--r--input-templates/heartbeat-input.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/input-templates/heartbeat-input.json b/input-templates/heartbeat-input.json
new file mode 100644
index 0000000..eaf13a3
--- /dev/null
+++ b/input-templates/heartbeat-input.json
@@ -0,0 +1,7 @@
+{
+ "dh_location_id": "{{ dcae_zone }}",
+ "docker_host_override": "component_dockerhost",
+ "dcae_CL_publish_url": "http://{{ mr_ip_addr }}:3904/events/unauthenticated.DCAE_CL_OUTPUT/",
+ "ves_heartbeat_url": "http://{{ mr_ip_addr }}:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/",
+ "tag_version": "nexus3.onap.org:10001/onap/org.onap.dcaegen2.platform.heartbeat:2.0"
+}