mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 08:15:54 +02:00
Update to 2024-04-05 10:01
This commit is contained in:
@@ -113,6 +113,10 @@ consul_base_conf:
|
||||
internal_rpc:
|
||||
verify_server_hostname: True
|
||||
|
||||
# Limits
|
||||
limits: {}
|
||||
# http_max_conns_per_client: 200
|
||||
|
||||
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