ansible/inventory/group_vars/mailman

27 lines
574 B
Text
Raw Permalink Normal View History

2014-01-20 19:01:12 +00:00
---
# common items for the releng-* boxes
lvm_size: 250000
mem_size: 4096
num_cpus: 2
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
tcp_ports: [ 25, 80, 443, 3000, 3001 ]
2014-01-20 19:01:12 +00:00
fas_client_groups: sysadmin-tools,sysadmin-main
2014-03-14 15:47:11 +00:00
# These are consumed by a task in roles/fedmsg/base/main.yml
2014-01-20 19:01:12 +00:00
fedmsg_certs:
- service: shell
owner: root
group: sysadmin
- service: mailman
owner: mailman
group: mailman
# Postfix main.cf
postfix_group: mailman
# Used by the mailman role
mailman_dbserver: db01.phx2.fedoraproject.org