fixme: hotfix for multi-master netmaker-server
netmaker doesnt handle concurrent joins to different server-nodes well and will duplicate addresses
This commit is contained in:
		
							parent
							
								
									fcc4f1ed18
								
							
						
					
					
						commit
						247fdec7ae
					
				@ -3,3 +3,4 @@
 | 
				
			|||||||
  command: "netclient join -t {{ netclient.join_network_token }}"
 | 
					  command: "netclient join -t {{ netclient.join_network_token }}"
 | 
				
			||||||
  failed_when: command.rc != 0
 | 
					  failed_when: command.rc != 0
 | 
				
			||||||
  register: command
 | 
					  register: command
 | 
				
			||||||
 | 
					  throttle: 1
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user