forked from infra/ansible
[colo-virt] Add correct postfix group
This machines are on VPN, so they should be in the corresponding postfix group. Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
536af76624
commit
0a19698e74
1 changed files with 1 additions and 0 deletions
|
|
@ -11,3 +11,4 @@ zabbix_server: "{{ zabbix_hostname }}"
|
|||
zabbix_auth_key: "{{ zabbix_apikey }}" # ansible-private repo
|
||||
zabbix_macros:
|
||||
NET.IF.IFNAME.NOT_MATCHES: "^vnet.*"
|
||||
postfix_group: vpn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue