mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-05 20:54:18 +08:00
update dns settigns on migration
This commit is contained in:
parent
ba869d7369
commit
087b7393d6
1 changed files with 1 additions and 0 deletions
|
@ -202,6 +202,7 @@ func updateHosts() {
|
|||
} else {
|
||||
host.DNS = "no"
|
||||
}
|
||||
logic.UpsertHost(&host)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue