Discussion list for the personas working group
Change-Id: Icd89540d3ba4ceea484535a58499b6b5a7ee096d
This commit is contained in:
parent
20cd18a432
commit
3e8b500a9d
@ -75,6 +75,15 @@ class openstack_project::lists(
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
|
||||
maillist { 'openstack-personas':
|
||||
ensure => present,
|
||||
admin => 'pieter.c.kruithof-jr@hp.com',
|
||||
password => $listpassword,
|
||||
description => 'A group of designers, researchers, developers, writers and users that are creating a set of personas for OpenStack that are intended to help drive development around the needs of our users.',
|
||||
webserver => $listdomain,
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
|
||||
maillist { 'openstack-vi':
|
||||
ensure => present,
|
||||
admin => 'hang.tran@dtt.vn',
|
||||
|
Loading…
Reference in New Issue
Block a user