replace bools in disk structures with wwBool

This commit is contained in:
Christian Goll
2025-07-22 14:40:12 +02:00
parent 5e40c66381
commit d5b94afcb9
4 changed files with 41 additions and 24 deletions

View File

@@ -48,6 +48,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- `DELETE /api/overlays/{name}?force=true` can delete overlays that are in use
- `warewulfd` overlay autobuild rebuilds overlays after node discovery. #1468
- Improved netplan support. #1873
- fixed boolean options for the disk related seetings
### Fixed