Use configured warewulf.conf path in wwctl upgrade

- Fixes: #1658

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2025-01-30 10:52:29 -07:00
parent 20c3b3db23
commit 736f9dae48
4 changed files with 25 additions and 13 deletions

View File

@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fix default nodes.conf to use the new kernel command line list format. #1670
- Fix `make install` when `sudo` does not set `$PWD`. #1660
- Use sh to parse and exec IPMI command. #1663
- Use configured warewulf.conf path in `wwctl upgrade`. #1658
## v4.6.0rc1, 2025-01-29