2014-03-03 19:51:44 +00:00
|
|
|
---
|
2021-05-04 08:52:52 -07:00
|
|
|
# Define resources for this group of hosts here.
|
2021-11-16 13:27:57 -08:00
|
|
|
ipa_client_shell_access:
|
|
|
|
|
- fi-apprentice
|
|
|
|
|
- sysadmin-noc
|
|
|
|
|
- sysadmin-tools
|
|
|
|
|
- sysadmin-veteran
|
|
|
|
|
ipa_client_sudo_access:
|
|
|
|
|
- sysadmin-noc
|
|
|
|
|
- sysadmin-tools
|
|
|
|
|
- sysadmin-veteran
|
2021-03-19 17:25:38 +01:00
|
|
|
ipa_host_group: smtp_mm
|
|
|
|
|
ipa_host_group_desc: SMTP servers
|
2021-11-16 13:27:57 -08:00
|
|
|
lvm_size: 20000
|
2025-07-30 16:07:05 -07:00
|
|
|
mem_size: 4098
|
2018-08-27 22:44:54 +00:00
|
|
|
nagios_Check_Services:
|
|
|
|
|
mail: false
|
2021-11-16 13:27:57 -08:00
|
|
|
nrpe: true
|
|
|
|
|
num_cpus: 2
|
|
|
|
|
postfix_group: smtp-mm
|
|
|
|
|
postfix_transport_filename: transports.smtp-mm
|
|
|
|
|
primary_auth_source: ipa
|
|
|
|
|
# for systems that do not match the above - specify the same parameter in
|
|
|
|
|
# the host_vars/$hostname file
|
|
|
|
|
tcp_ports: [25]
|
|
|
|
|
vpn: true
|
2025-10-03 11:24:32 +01:00
|
|
|
zabbix_macros:
|
|
|
|
|
# We don't care *too much* about mail here
|
2026-06-19 13:11:11 +01:00
|
|
|
POSTFIX.QUEUE.WARN: 300
|
|
|
|
|
POSTFIX.QUEUE.AVG: 400
|
|
|
|
|
POSTFIX.QUEUE.CRIT: 500
|