Merge "Add a mailing list for Win The Enterprise WG"
This commit is contained in:
commit
010038cb06
@ -185,4 +185,15 @@ class openstack_project::lists(
|
||||
}
|
||||
|
||||
maillist { 'openstack-superuser': ensure => absent }
|
||||
|
||||
|
||||
maillist { 'enterprise-wg':
|
||||
ensure => present,
|
||||
admin => 'carol.l.barrett@intel.com',
|
||||
password => $listpassword,
|
||||
description => 'Collaboration workspace for members of the Win The Enterprise Working Group of the User Commitee/Board.',
|
||||
webserver => $listdomain,
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user