mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-05 16:57:51 +08:00
initial logic for failover
This commit is contained in:
@@ -480,6 +480,7 @@ func SetNodeDefaults(node *models.Node) {
|
||||
node.SetDefaultIsHub()
|
||||
node.SetDefaultConnected()
|
||||
node.SetDefaultACL()
|
||||
node.SetDefaultFailover()
|
||||
}
|
||||
|
||||
// GetRecordKey - get record key
|
||||
|
Reference in New Issue
Block a user