mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-07-23 14:00
This commit is contained in:
@@ -70,6 +70,8 @@ consul_base_conf:
|
||||
enabled: "{{ (inventory_hostname in consul_servers) | ternary(True, False) }}"
|
||||
connect:
|
||||
enabled: "{{ (inventory_hostname in consul_servers) | ternary(True, False) }}"
|
||||
performance:
|
||||
raft_multiplier: 1
|
||||
|
||||
# For example
|
||||
# consul_extra_conf:
|
||||
|
Reference in New Issue
Block a user