mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-13 00:24:31 +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 {
|
} else {
|
||||||
host.DNS = "no"
|
host.DNS = "no"
|
||||||
}
|
}
|
||||||
|
logic.UpsertHost(&host)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue