diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2017-11-09 16:01:38 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2017-11-09 16:02:20 +0800 |
commit | 621d6605c53515ca25db108a901296f0d2b42b86 (patch) | |
tree | c46fbe43091f0eafd9eb4445496941af7a04dc87 /input-templates/hr-ip.yaml | |
parent | dd825cb5dc745fa55606c3c11d791ff38a1eab05 (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/hr-ip.yaml')
-rw-r--r-- | input-templates/hr-ip.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
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", |