Merge "Mailing list for Product Managers WG"
This commit is contained in:
commit
b20cd11ddc
@ -196,4 +196,12 @@ class openstack_project::lists(
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
|
||||
maillist { 'product-wg':
|
||||
ensure => present,
|
||||
admin => 'stefano@openstack.org',
|
||||
password => $listpassword,
|
||||
description => 'Collaboration workspace for OpenStack-related Product Managers working group.',
|
||||
webserver => $listdomain,
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user