summaryrefslogtreecommitdiffstats
path: root/input-templates/vesinput.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'input-templates/vesinput.yaml')
-rw-r--r--input-templates/vesinput.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/input-templates/vesinput.yaml b/input-templates/vesinput.yaml
new file mode 100644
index 0000000..6a3d98c
--- /dev/null
+++ b/input-templates/vesinput.yaml
@@ -0,0 +1,7 @@
+vesinput.yaml
+{
+ "dh_location_id": "{{ dcae_zone }}",
+ "dh_override": "component_dockerhost",
+ "ves_fault_publish_url": "http://{{ mr_ip_addr }}:3904/events/unauthenticated.SEC_FAULT_OUTPUT/",
+ "ves_measurement_publish_url": "http://{{ mr_ip_addr }}:3904/events/unauthenticated.SEC_MEASUREMENT_OUTPUT/"
+}