From 762c01db1dc1acfcee1c258d87ead2589865a529 Mon Sep 17 00:00:00 2001 From: Ricardo Hernandez Date: Tue, 17 Jan 2017 15:58:09 +0000 Subject: [PATCH] Add prometheus dictionary on user state --- prometheus/user.sls | 2 ++ 1 file changed, 2 insertions(+) diff --git a/prometheus/user.sls b/prometheus/user.sls index e8177e6..c5f9d13 100644 --- a/prometheus/user.sls +++ b/prometheus/user.sls @@ -1,3 +1,5 @@ +{% from "prometheus/map.jinja" import prometheus with context %} + prometheus_group: group.present: - name: {{ prometheus.group }}