show used Tags for overlays

This commit is contained in:
Christian Goll
2025-09-17 15:09:21 +02:00
committed by Jonathon Anderson
parent 649c80af6d
commit 5d284b1c61
3 changed files with 111 additions and 20 deletions

View File

@@ -49,6 +49,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Added
- `wwctl overlay show -l` will now also list the used tags in a template
- Initial support for EL10 using `dnsmasq` in place of `dhcpd-server`. #1974
- `make rpm` for local development rpm builds. #1974
- `wwclient --once` prompts wwclient to run once. #1226