more logging. is it even being *set*?

This commit is contained in:
2020-05-18 07:11:59 -04:00
parent befdc9e99b
commit 4942e7d662
2 changed files with 2 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ enable-ra
# {{ assignment.iface }} assignment
# Assignment blocks:
{%- for b in assignment.iface_blocks %}
# * {{ b|string }} ({{ assignment.dhcp6_ranges[assign_loop.index0] }})
# * {{ b|string }} {{ assignment.dhcp6_ranges[assign_loop.index0] }}
{%- endfor %}
{%- if do_listen %}
listen-address = {{ assignment.iface_ll }}