Recommend installing ipmitool with Warewulf package
- Fixes: #970 Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
### Added
|
||||
|
||||
- Document defining kernel args that include commas. #1679
|
||||
- Recommend installing ipmitool with Warewulf package. #970
|
||||
|
||||
### Fixed
|
||||
|
||||
|
||||
@@ -77,6 +77,7 @@ BuildRequires: libassuan-devel
|
||||
%endif
|
||||
|
||||
Recommends: logrotate
|
||||
Recommends: ipmitool
|
||||
|
||||
%description
|
||||
Warewulf is a stateless and diskless provisioning
|
||||
@@ -237,6 +238,9 @@ getent group %{wwgroup} >/dev/null || groupadd -r %{wwgroup}
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Feb 1 2025 Jonathon Anderson <janderson@ciq.com>
|
||||
- Add Recommends: ipmitool
|
||||
|
||||
* Thu Sep 12 2024 Jonathon Anderson <janderson@ciq.com>
|
||||
- Split overlays into separate directories
|
||||
|
||||
|
||||
Reference in New Issue
Block a user