feat(common): add host-tree file/template overrides and skip global items when host overrides exist
This commit is contained in:
@@ -2990,6 +2990,14 @@ copy_plain_files_postfwd:
|
||||
src_path: mailserver/etc/postfix/postfwd.bl-user
|
||||
dest_path: /etc/postfix/postfwd.bl-user
|
||||
|
||||
- name: postfwd.high_rate_ip
|
||||
src_path: mailserver/etc/postfix/postfwd.high_rate_ip
|
||||
dest_path: /etc/postfix/postfwd.high_rate_ip
|
||||
|
||||
- name: postfwd.high_rate_hostname
|
||||
src_path: mailserver/etc/postfix/postfwd.high_rate_hostname
|
||||
dest_path: /etc/postfix/postfwd.high_rate_hostname
|
||||
|
||||
- name: postfwd.bl-recipient-exeeds-msg-size-20mb
|
||||
src_path: mailserver/etc/postfix/postfwd.bl-recipient-exeeds-msg-size-20mb
|
||||
dest_path: /etc/postfix/postfwd.bl-recipient-exeeds-msg-size-20mb
|
||||
|
||||
Reference in New Issue
Block a user