Merge pull request #805 from schrc3b6/develop

Fix templating error in radvd.conf
This commit is contained in:
bharnden 2023-08-01 08:43:50 -07:00 committed by GitHub
commit 8da068159f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# auto-generated by RADVD service (utility.py)
% for ifname, prefixes in values:
% for ifname, prefixes in ifaces:
interface ${ifname}
{
AdvSendAdvert on;