update var name

This commit is contained in:
Ludovic Cartier 2021-05-26 19:04:01 +02:00
parent be04f2d74f
commit c04bfb7410

View File

@ -43,7 +43,7 @@
docker_container:
name: prometheus
hostname: '{{ inventory_hostname }}'
image: prom/prometheus:{{ awh_services_prometheus_version|default("latest") }}
image: prom/prometheus:{{ prometheus_server_version|default("latest") }}
volumes:
- /etc/prometheus/:/etc/prometheus/
- prometheus_data:/prometheus