Adding the DefCore committee list
Change-Id: I8f121424096c3a1eb58baf552a9755f072398997
This commit is contained in:
parent
99a6cee9c7
commit
a212e348f4
@ -110,4 +110,13 @@ class openstack_project::lists(
|
||||
webserver => $listdomain,
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
|
||||
maillist { 'defcore-committee':
|
||||
ensure => present,
|
||||
admin => 'josh@openstack.org',
|
||||
password => $listpassword,
|
||||
description => 'Discussions of the OpenStack Foundation Core Definition Committee',
|
||||
webserver => $listdomain,
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user