mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-05 16:57:51 +08:00
Merge branch 'develop' into feature-messageQueue
This commit is contained in:
@@ -412,6 +412,8 @@ func SetNodeDefaults(node *models.Node) {
|
||||
node.SetDefaultMTU()
|
||||
node.SetDefaultIsRelayed()
|
||||
node.SetDefaultIsRelay()
|
||||
node.SetDefaultIsDocker()
|
||||
node.SetDefaultIsK8S()
|
||||
node.KeyUpdateTimeStamp = time.Now().Unix()
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user