Add Certified OpenStack Administrator BoD WG ML
By request of Lauren Sell and Heidi Bretz, a mailing list for discussions pertaining to the "Certified OpenStack Administrator" working group of the OpenStack board of directors. Change-Id: I15b37bd80c9c1e0656c877df3cafa77fe7cf5b1b
This commit is contained in:
parent
520fb387e8
commit
2599ca24cf
@ -235,6 +235,15 @@ class openstack_project::lists(
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
|
||||
maillist { 'admin-cert-wg':
|
||||
ensure => present,
|
||||
admin => 'heidi@openstack.org',
|
||||
password => $listpassword,
|
||||
description => 'Collaboration workspace for members of the Certified OpenStack Administrator Working Group of the User Commitee/Board.',
|
||||
webserver => $listdomain,
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
|
||||
maillist { 'enterprise-wg':
|
||||
ensure => present,
|
||||
admin => 'carol.l.barrett@intel.com',
|
||||
|
Loading…
Reference in New Issue
Block a user