update var name
This commit is contained in:
parent
be04f2d74f
commit
c04bfb7410
@ -43,7 +43,7 @@
|
|||||||
docker_container:
|
docker_container:
|
||||||
name: prometheus
|
name: prometheus
|
||||||
hostname: '{{ inventory_hostname }}'
|
hostname: '{{ inventory_hostname }}'
|
||||||
image: prom/prometheus:{{ awh_services_prometheus_version|default("latest") }}
|
image: prom/prometheus:{{ prometheus_server_version|default("latest") }}
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/prometheus/:/etc/prometheus/
|
- /etc/prometheus/:/etc/prometheus/
|
||||||
- prometheus_data:/prometheus
|
- prometheus_data:/prometheus
|
||||||
|
Loading…
x
Reference in New Issue
Block a user