big refacto - might have break things

This commit is contained in:
Ludovic Cartier
2022-11-11 23:51:52 +01:00
parent 92d32702ee
commit 22c2c39818
17 changed files with 196 additions and 524 deletions

View File

@ -62,7 +62,7 @@
log_options:
tag: docker_prometheus
restart_policy: 'unless-stopped'
pull: '{{ awh_services_docker_pull }}'
pull: '{{ prometheus_docker_pull }}'
etc_hosts: '{{ prometheus_nodes_ip }}'
tags:
- prometheus