proper naming and actually using the state

This commit is contained in:
2020-06-07 16:00:48 +02:00
parent e23e652234
commit 049bf81a1e

View File

@@ -13,7 +13,7 @@ set has_fan = salt['pillar.get'](
%}
include:
{%- if 'node_exporter' in has_promexporter %}
{%- if has_promexporter %}
- .prometheus-exporter
{%- endif %}
{%- if has_fan %}