contruct network from nodeInfo not NodeConf

Signed-off-by: Christian Goll <cgoll@suse.com>
This commit is contained in:
Christian Goll
2024-02-21 10:35:53 +01:00
parent b3638ac1ff
commit b387c86e6e
2 changed files with 2 additions and 1 deletions

View File

@@ -70,6 +70,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Optionally detect network and netmask from CIDR IP address. #1016
- Fix startup of wwclient on systemd hosts #1066
- Change ownership of overlays to root:root #1086
- Fix panic when node has no profile but network does #1094
### Changed