pf: Use templates for static firewall configs

This commit is contained in:
Timo Makinen 2025-06-17 20:40:23 +00:00
parent c4e0029780
commit b8f08d5aaf
5 changed files with 3 additions and 3 deletions

View file

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