Set the postfix group for mailman servers

This commit is contained in:
Aurélien Bompard 2014-07-21 17:52:39 +00:00
parent 515576b016
commit 5d57028fd6
2 changed files with 6 additions and 0 deletions

View file

@ -18,5 +18,8 @@ fedmsg_certs:
owner: mailman
group: mailman
# Postfix main.cf
postfix_group: mailman
# Used by the mailman role
mailman_dbserver: db01.phx2.fedoraproject.org

View file

@ -28,5 +28,8 @@ virt_install_command: /usr/sbin/virt-install -n {{ inventory_hostname }} -r {{ m
hostname={{ inventory_hostname }}"
--network=bridge=br0 --autostart --noautoconsole
# Postfix main.cf
postfix_group: mailman-stg
# Used by the mailman role
mailman_dbserver: db02.stg.phx2.fedoraproject.org