Fix Heka meta for OpenContrail deployments

Change-Id: I2b5226acd8496a71fe25ca9cd67e6a488da8b8d3
This commit is contained in:
Simon Pasquier 2017-01-04 09:37:28 +01:00
parent 1b2ce53fef
commit fee010de8d
1 changed files with 2 additions and 1 deletions

View File

@ -223,6 +223,7 @@ aggregator:
service: neutron-data
nagios_host: 01-service-clusters
{%- endfor %}
{%- if neutron_agents|length > 0 %}
neutron_data:
policy: highest_severity
alerting: enabled_with_notification
@ -235,4 +236,4 @@ aggregator:
dimension:
cluster_name: neutron-data
nagios_host: 00-top-clusters
{%- endif %}