Retire the openstack-internships mailing list
This list is basically unused, and its owners/moderators have asked for it to be shut down. Once this merges (so that Puppet won't recreate it), the list can be removed with the `rmlist` utility (this will still leave the archives available but will remove it from the list index and no longer accept subscriptions/posts). Change-Id: Ieaf35b1e6875b26b6c20da8a9e9c2eedf200eaf8
This commit is contained in:
parent
8c7e21ea9d
commit
2cfb32652a
@ -326,14 +326,6 @@ class openstack_project::lists(
|
||||
description => 'Women of OpenStack discussion list.',
|
||||
}
|
||||
|
||||
mailman_list { 'openstack-internships@openstack':
|
||||
require => Mailman::Site['openstack'],
|
||||
ensure => present,
|
||||
admin => 'stefano@openstack.org',
|
||||
password => $listpassword,
|
||||
description => 'List to coordinate mentors and interns of OpenStack programs.',
|
||||
}
|
||||
|
||||
mailman_list { 'foundation-testing-standards@openstack':
|
||||
require => Mailman::Site['openstack'],
|
||||
ensure => present,
|
||||
|
Loading…
x
Reference in New Issue
Block a user