Merge pull request #1595 from anderbubble/removeInit

Configure nodes.conf dynamically from config
This commit is contained in:
Christian Goll
2024-12-20 11:00:27 +01:00
committed by GitHub
30 changed files with 78 additions and 203 deletions

View File

@@ -80,6 +80,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Merge Kernel.Override into Kernel.Version to specify the desired kernel version or path. #1556
- Provide detected kernel version to overlay templates. #1556
- Bump github.com/containers/storage from 1.53.0 to 1.55.2 #1316, #892
- Process nodes.conf path dynamically from config. #1595, #1596, #1569
### Removed