Files
fedora-infra_ansible/inventory/group_vars/smtp_mm
Kevin Fenzi 8e4ecd355a smtp-mm: 2gb memory is too low anymore
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-07-30 16:07:05 -07:00

27 lines
611 B
Plaintext

---
# Define resources for this group of hosts here.
ipa_client_shell_access:
- fi-apprentice
- sysadmin-noc
- sysadmin-tools
- sysadmin-veteran
ipa_client_sudo_access:
- sysadmin-noc
- sysadmin-tools
- sysadmin-veteran
ipa_host_group: smtp_mm
ipa_host_group_desc: SMTP servers
lvm_size: 20000
mem_size: 4098
nagios_Check_Services:
mail: false
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