ansible/inventory/group_vars/zabbix_stg

27 lines
651 B
Text

---
# Define resources for this group of hosts here.
csi_primary_contact: []
csi_purpose: []
csi_relationship: |
Test instance for zabbix server
# For the MOTD
csi_security_category: []
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]