Add machine-id note

This note informs that it may be necessary to remove /etc/machine-id for dracut to properly generate. The nodes will fail to boot otherwise
This commit is contained in:
Stephen Simpson
2025-01-02 11:31:38 -06:00
parent 86d10a1a0a
commit 8af74bdb69
3 changed files with 8 additions and 0 deletions

View File

@@ -82,6 +82,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- 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
- Split overlays into distribution and site overlays. #831
- Added note to booting userdoc for removing machine-id. #1609
### Removed