Merge "Add Certified OpenStack Administrator BoD WG ML"

This commit is contained in:
Jenkins 2015-08-10 18:59:47 +00:00 committed by Gerrit Code Review
commit 7758c49cf4

View File

@ -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',