Merge "Retire elections-committee, openstack-content MLs"
This commit is contained in:
commit
5cabb8ca07
@ -219,14 +219,6 @@ class openstack_project::lists(
|
||||
description => 'Coordination of activities for Significant Others at Summits',
|
||||
}
|
||||
|
||||
mailman_list { 'elections-committee@openstack':
|
||||
require => Mailman::Site['openstack'],
|
||||
ensure => present,
|
||||
admin => 'markmc@redhat.com',
|
||||
password => $listpassword,
|
||||
description => 'Discussions of the OpenStack Foundation Elections Committee',
|
||||
}
|
||||
|
||||
mailman_list { 'defcore-committee@openstack':
|
||||
require => Mailman::Site['openstack'],
|
||||
ensure => present,
|
||||
@ -243,14 +235,6 @@ class openstack_project::lists(
|
||||
description => 'Private discussions between OpenStack Ambassadors',
|
||||
}
|
||||
|
||||
mailman_list { 'openstack-content@openstack':
|
||||
require => Mailman::Site['openstack'],
|
||||
ensure => present,
|
||||
admin => 'margie@openstack.org',
|
||||
password => $listpassword,
|
||||
description => 'Discussions of the OpenStack Content team',
|
||||
}
|
||||
|
||||
mailman_list { 'superuser@openstack':
|
||||
require => Mailman::Site['openstack'],
|
||||
ensure => present,
|
||||
|
Loading…
Reference in New Issue
Block a user