pf: Use templates for static firewall configs
This commit is contained in:
parent
c4e0029780
commit
b8f08d5aaf
5 changed files with 3 additions and 3 deletions
|
@ -9,5 +9,5 @@ network_vip_interfaces:
|
|||
pass: "{{ vip145_pass }}"
|
||||
|
||||
# use custom firewall and ifstated config
|
||||
firewall_src: pf.conf.gw_fsol
|
||||
firewall_src: pf.conf.gw_fsol.j2
|
||||
ifstated_config: ifstated-fsol.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue