It's not even getting to zoneToZonefile...

This commit is contained in:
2023-10-05 11:49:21 -07:00
parent af81439530
commit b99c7cf8ee
3 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -167,7 +167,7 @@ let
zone:
name: "${name}"
zonefile: "${stateDir}/zones/${mkZoneFileName name}"
${maybeConfig "outgoing-interface: " zone.outgoingInterface}
${forEach " rrl-whitelist: " zone.rrlWhitelist}
${maybeConfig "zonestats: " zone.zoneStats}