1
0
Fork 0
forked from infra/ansible
ansible/inventory/group_vars/zabbix_stg
Kevin Fenzi ccc038e3d4 zabbix: open port 10051 so agents can talk to servers
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-06-05 12:56:40 -07:00

28 lines
706 B
Text

---
# Define resources for this group of hosts here.
# For the MOTD
deployment_type: stg
ipa_client_shell_groups:
- fi-apprentice
- sysadmin-noc
- sysadmin-veteran
- sysadmin-web
ipa_client_sudo_groups:
- sysadmin-noc
ipa_host_group: zabbix
ipa_host_group_desc: Zabbix Network Monitoring
lvm_size: 100000
mem_size: 8192
nagios_Can_Connect: false
nagios_Check_Services:
ping: false
num_cpus: 2
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
tcp_ports: [80, 443, 10051]
notes: Test instance for zabbix server
zabbix_stg_matrix_roomid: "!dODrizXNtqWjiylAyh:fedora.im"
zabbix_base_hostgroups:
- All servers
- Linux servers
- Zabbix servers