summaryrefslogtreecommitdiffstats
path: root/input-templates
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2017-11-09 16:01:38 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2017-11-09 16:02:20 +0800
commit621d6605c53515ca25db108a901296f0d2b42b86 (patch)
treec46fbe43091f0eafd9eb4445496941af7a04dc87 /input-templates
parentdd825cb5dc745fa55606c3c11d791ff38a1eab05 (diff)
Update Holmes Configurations
1. Move the ves_fault section from hr-ip.yaml to he-ip.yaml 2. Move the ves_fault section from holmes-rules.yaml-template to holmes-engine.yaml-template 3. Update the rule of Holmes Change-Id: I94e168c6a7b442c6cc27655bdf0bf90a52ef12f3 Issue-ID: HOLMES-88 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'input-templates')
-rw-r--r--input-templates/he-ip.yaml1
-rw-r--r--input-templates/hr-ip.yaml1
2 files changed, 1 insertions, 1 deletions
diff --git a/input-templates/he-ip.yaml b/input-templates/he-ip.yaml
index a5f1e39..509b0ee 100644
--- a/input-templates/he-ip.yaml
+++ b/input-templates/he-ip.yaml
@@ -3,6 +3,7 @@
"docker_host_override": "component_dockerhost",
"msb_hostname": "{{ openo_ip_addr }}",
"dcae_CL_publish_url": "http://{{ mr_ip_addr }}:3904/events/unauthenticated.DCAE_CL_OUTPUT",
+ "ves_fault_publish_url": "http://{{ mr_ip_addr }}:3904/events/unauthenticated.SEC_FAULT_OUTPUT",
"location_domain" : "{{ dcae_zone }}.{{ dcae_domain }}",
"location_prefix" : "dcae",
"pgaas_cluster_name" : "pgvm",
diff --git a/input-templates/hr-ip.yaml b/input-templates/hr-ip.yaml
index c22f0d3..f3ca7bc 100644
--- a/input-templates/hr-ip.yaml
+++ b/input-templates/hr-ip.yaml
@@ -2,7 +2,6 @@
"dh_location_id": "{{ dcae_zone }}",
"docker_host_override": "component_dockerhost",
"msb_hostname": "{{ openo_ip_addr }}",
- "ves_fault_publish_url": "http://{{ mr_ip_addr }}:3904/events/unauthenticated.SEC_FAULT_OUTPUT",
"location_domain" : "{{ dcae_zone }}.{{ dcae_domain }}",
"location_prefix" : "dcae",
"pgaas_cluster_name" : "pgvm",