proper naming and actually using the state
This commit is contained in:
@@ -13,7 +13,7 @@ set has_fan = salt['pillar.get'](
|
|||||||
%}
|
%}
|
||||||
|
|
||||||
include:
|
include:
|
||||||
{%- if 'node_exporter' in has_promexporter %}
|
{%- if has_promexporter %}
|
||||||
- .prometheus-exporter
|
- .prometheus-exporter
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
{%- if has_fan %}
|
{%- if has_fan %}
|
||||||
|
|||||||
Reference in New Issue
Block a user