added template for nodes without bmc

Signed-off-by: Christian Goll <cgoll@suse.com>
This commit is contained in:
Christian Goll
2023-12-06 12:12:15 +01:00
committed by Jonathon Anderson
parent f53ae48ae6
commit b422fd8de2
2 changed files with 13 additions and 0 deletions

View File

@@ -166,6 +166,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed
- `wwctl container list` only lists names by default. (`--long` shows all attributes.) #1117
- use templating mechanism for power commands
## v4.5.5, 2024-07-05