Fix prometheus reference

This commit is contained in:
Ricardo Hernandez 2016-12-12 17:49:26 +00:00
parent 17958a7e81
commit b03451053b
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{% from "prometheus/map.jinja" import prometheus with context %}
{%- set version_path = haproxy.exporters.haproxy.install_dir ~ "/haproxy_exporter-" ~ prometheus.exporters.haproxy.version %}
{%- set version_path = prometheus.exporters.haproxy.install_dir ~ "/haproxy_exporter-" ~ prometheus.exporters.haproxy.version %}
include:
- prometheus.user