diff --git a/modules/openstack_project/manifests/lists.pp b/modules/openstack_project/manifests/lists.pp index 25941e6e0f..d096361813 100644 --- a/modules/openstack_project/manifests/lists.pp +++ b/modules/openstack_project/manifests/lists.pp @@ -307,14 +307,6 @@ class openstack_project::lists( description => 'Announcements for third party CI operators.', } - mailman_list { 'women-of-openstack@openstack': - require => Mailman::Site['openstack'], - ensure => present, - admin => 'claire@openstack.org', - password => $listpassword, - description => 'Women of OpenStack discussion list.', - } - mailman_list { 'foundation-testing-standards@openstack': require => Mailman::Site['openstack'], ensure => present, diff --git a/playbooks/host_vars/lists.openstack.org.yaml b/playbooks/host_vars/lists.openstack.org.yaml index 8f9111f0b9..c0294f7f7a 100644 --- a/playbooks/host_vars/lists.openstack.org.yaml +++ b/playbooks/host_vars/lists.openstack.org.yaml @@ -32,7 +32,6 @@ exim_aliases: starlingx-discuss-owner: spam superuser-owner: spam user-committee-owner: spam - women-of-openstack-owner: spam spam: ':fail: delivery temporarily disabled due to ongoing spam flood' exim_routers: - mailman_verp_router: |