examples: fixed illegal character in dnsmasq template

This commit is contained in:
David Allen 2025-01-07 12:54:45 -07:00
parent 3a3e00ce12
commit cd40fd194f
Signed by: towk
GPG key ID: 793B2924A49B3A3F
2 changed files with 20 additions and 1 deletions

View file

@ -7,4 +7,4 @@
# Source code: https://github.com/OpenCHAMI/configurator
# Creating plugins: https://github.com/OpenCHAMI/configurator/blob/main/README.md#creating-generator-plugins
#
{{ dhcp-hosts }}
{{ dhcp_hosts }}