don't update ipmi if there is no password

Signed-off-by: Christian Goll <cgoll@suse.com>
This commit is contained in:
Christian Goll
2023-10-05 12:28:50 +02:00
committed by Jonathon Anderson
parent 37bf90c588
commit c23537e74a
2 changed files with 17 additions and 14 deletions

View File

@@ -90,6 +90,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
not have a device specified. #1154
- Return non-zero exit code on overlay sub-commands #1423
- Simplify passing of arguments to commands through `wwctl container exec`. #253
- Don't update IPMI if password isn't set. #638
## v4.5.8, 2024-10-01