Skip to content

Commit 9669e01

Browse files
author
Anandkumar Patel
committed
add shorter ttl and heartbeat
1 parent 4623069 commit 9669e01

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ansible/group_vars/alpha-swarm-deamon.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ container_run_opts: >
1313
1414
container_run_args: >
1515
join
16+
--heartbeat 15s --ttl 30s
1617
--addr={{ ansible_default_ipv4.address }}:{{ docker_port }}
1718
consul://{{ consul_host_address }}:{{ consul_api_port }}/swarm

0 commit comments

Comments
 (0)