parent
a4b2dc29a9
commit
9fe4e2933d
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ def iptables(metadata):
|
|||
|
||||
if node.has_bundle('postfixadmin'):
|
||||
rules['587'] = atomic(metadata.get('postfix/restrict-to', default))
|
||||
rules['2525'] = atomic(metadata.get('postfix/restrict-to', default))
|
||||
|
||||
return {
|
||||
'iptables': {
|
||||
|
|
Loading…
Add table
Reference in a new issue