summaryrefslogtreecommitdiffstats
path: root/input-templates/heartbeat-input.json
diff options
context:
space:
mode:
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"
+}