proper naming and actually using the state

This commit is contained in:
2020-06-07 15:59:04 +02:00
parent 9315effc22
commit e23e652234

View File

@@ -2,6 +2,7 @@
set has_promeexporter = salt['pillar.get'](
'prometheus:service:wanted',
default=False
)
%}
{%