mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-08-01 22:00
This commit is contained in:
@@ -61,6 +61,9 @@ consul_base_conf:
|
||||
telemetry:
|
||||
prometheus_retention_time: 1h
|
||||
|
||||
connect:
|
||||
enabled: False
|
||||
|
||||
consul_extra_conf: {}
|
||||
consul_host_conf: {}
|
||||
consul_conf: "{{ consul_base_conf | combine(consul_extra_conf, recursive=True) | combine(consul_host_conf, recursive=True) }}"
|
||||
|
Reference in New Issue
Block a user