summaryrefslogtreecommitdiffstats
path: root/inventory/group_vars/smtp-mm
blob: 5026f332f7465e6508cdff3d6c9b19745fa229e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
# Define resources for this group of hosts here. 
lvm_size: 20000
mem_size: 2048
num_cpus: 2

# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file

tcp_ports: [ 25 ]

fas_client_groups: sysadmin-noc,sysadmin-tools,fi-apprentice,sysadmin-veteran

postfix_transport_filename: transports.mm-smtp
postfix_group: smtp-mm
vpn: true