Files
fedora-infra_ansible/inventory/group_vars/zabbix_stg
Greg Sutcliffe a1b2783a67 Zabbix: ensure existence of correct hostgroups
also applies the correct hostgroups when creating/updating hosts

Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-07-31 12:51:43 +01:00

29 lines
699 B
Plaintext

---
# 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]
notes: Test instance for zabbix server
zabbix_stg_matrix_roomid: "!dODrizXNtqWjiylAyh:fedora.im"
zabbix_base_hostgroups:
- All servers
- Linux servers
- Zabbix servers