modify nodes and bundles for new nftables syntax
This commit is contained in:
parent
ecb67d012b
commit
d569b00960
30 changed files with 172 additions and 126 deletions
|
@ -18,7 +18,7 @@ alias_maps = hash:/etc/aliases
|
|||
relayhost = ${node.metadata['postfix']['relayhost']}
|
||||
% endif
|
||||
|
||||
% if node.has_bundle('postfixadmin') or node.has_bundle('iptables'):
|
||||
% if node.has_bundle('postfixadmin') or node.has_bundle('nftables'):
|
||||
inet_interfaces = all
|
||||
% else:
|
||||
inet_interfaces = 127.0.0.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue