From d98cda63d86b427a37156af306ace62e053a7a24 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Fri, 12 Jan 2018 16:30:26 -0800 Subject: [PATCH] Add lists.zuul-ci.org to local domains This additional step is required for adding a new list domain. Also, remove the "mm_domains" hostlist from the local domains list -- it is no longer defined in the exim config file, and is instead defined and expanded into the exim config here in puppet. Change-Id: Ieb630cd9397414bee53ebb427e97024e0bc1ac56 --- modules/openstack_project/manifests/lists.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/openstack_project/manifests/lists.pp b/modules/openstack_project/manifests/lists.pp index c983ed3ff1..1053428fa4 100644 --- a/modules/openstack_project/manifests/lists.pp +++ b/modules/openstack_project/manifests/lists.pp @@ -5,7 +5,7 @@ class openstack_project::lists( $listpassword = '' ) { - $mm_domains='lists.openstack.org' + $mm_domains='lists.openstack.org:lists.zuul-ci.org' class { 'mailman': multihost => true, @@ -48,7 +48,7 @@ class openstack_project::lists( 'condition' => '${if or{{eq{$sender_host_address}{127.0.0.1}}\ {eq{$sender_host_address}{::1}}}{yes}{no}}', # we do not do this for traffic going to the local machine - 'domains' => '!+local_domains:!+mm_domains', + 'domains' => '!+local_domains', 'ignore_target_hosts' => '<; 0.0.0.0; \ 64.94.110.11; \ 127.0.0.0/8; \