update var name
This commit is contained in:
parent
be04f2d74f
commit
c04bfb7410
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user