New debug overlay with template

A new debug overlay template serves as an example of how to access all
template variables which can also be rendered against any node to
display all template variable values.

Signed-off-by: Jonathon Anderson <janderson@ciq.co>
This commit is contained in:
Jonathon Anderson
2022-12-16 10:48:47 -07:00
parent 6910e48cfe
commit 2c52700574
2 changed files with 169 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- New man page for `defaults.conf` #593
- New debug overlay template
## [4.4.0rc2] 2022-12-09