1
0
Fork 0
forked from infra/ansible
ansible/inventory/group_vars/colo_virt
Michal Konecny 0a19698e74 [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>
2026-03-23 10:47:54 +01:00

14 lines
366 B
Text

---
dns1: 8.8.8.8
dns2: 8.8.4.4
dns_search1: vpn.fedoraproject.org
dns_search2: fedoraproject.org
virthost: true
vpn: true
# Zabbix in RDU3 via vpn
zabbix_host: zabbix01.vpn.fedoraproject.org
zabbix_server: "{{ zabbix_hostname }}"
zabbix_auth_key: "{{ zabbix_apikey }}" # ansible-private repo
zabbix_macros:
NET.IF.IFNAME.NOT_MATCHES: "^vnet.*"
postfix_group: vpn