proper naming and actually using the state
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{%
|
{%
|
||||||
set has_promexporter = salt['pillar.get'](
|
set has_promexporter = salt['pillar.get'](
|
||||||
'prometheus:service:wanted',
|
'prometheus:wanted',
|
||||||
default=False
|
default={}
|
||||||
)
|
)
|
||||||
%}
|
%}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user