Add prometheus dictionary on user state
This commit is contained in:
parent
94d75b4761
commit
762c01db1d
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
{% from "prometheus/map.jinja" import prometheus with context %}
|
||||||
|
|
||||||
prometheus_group:
|
prometheus_group:
|
||||||
group.present:
|
group.present:
|
||||||
- name: {{ prometheus.group }}
|
- name: {{ prometheus.group }}
|
||||||
|
|
Loading…
Reference in a new issue