unbound: More dynamic config for dna-gw hosts

This commit is contained in:
Timo Makinen 2025-06-17 20:38:55 +00:00
parent 1ac05ad5cc
commit c4e0029780
3 changed files with 12 additions and 58 deletions

View file

@ -45,7 +45,10 @@ unbound_zones:
- home.foo.sh
# use custom firewall config
firewall_src: pf.conf.gw_home
firewall_src: pf.conf.gw_home.j2
# unbound config
unbound_config: unbound.conf.dna.j2
# ifstated config
ifstated_config: ifstated-dna.conf.j2