proper naming and actually using the state
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user