system-config/playbooks/roles/mailman
Clark Boylan 6c115cf29e Add support for Ubuntu Focal to our mailman ansible
This switch testing of lists.openstack.org to Focal and we make a CGI
env var update to accomodate newer mailman.

Specifically newer mailman's CGI scripts filter env vars that it will
pass through. We were setting MAILMAN_SITE_DIR to vhost our mailman
installs with apache2, but that doesn't pass the filter and is removed.
HOST is passed through so we update our scripts, apache vhost configs,
exim, and init scripts to use the HOST env var instead.

Change-Id: I5c8c70c219669e37b7b75a61001a2b7f7bb0bb6c
2021-09-13 09:10:00 -07:00
..
files Add support for Ubuntu Focal to our mailman ansible 2021-09-13 09:10:00 -07:00
handlers Ansible mailman configs 2021-05-11 08:40:01 -07:00
tasks Ansible mailman configs 2021-05-11 08:40:01 -07:00
templates Ansible mailman configs 2021-05-11 08:40:01 -07:00
README.rst Ansible mailman configs 2021-05-11 08:40:01 -07:00

README.rst

Role to configure mailman