fixme: hotfix for multi-master netmaker-server

netmaker doesnt handle concurrent joins to different server-nodes well and will duplicate addresses
role_netmaker
Ruakij 2 years ago
parent fcc4f1ed18
commit 247fdec7ae

@ -3,3 +3,4 @@
command: "netclient join -t {{ netclient.join_network_token }}"
failed_when: command.rc != 0
register: command
throttle: 1

Loading…
Cancel
Save