Merge "Added list for Track Chairs Committee for Summit Nov 2013"
This commit is contained in:
commit
4fd3345f17
@ -84,4 +84,12 @@ class openstack_project::lists(
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
|
||||
maillist { 'nov-2013-track-chairs':
|
||||
ensure => present,
|
||||
admin => 'claire@openstack.org',
|
||||
password => $listpassword,
|
||||
description => 'Coordination of tracks at OpenStack Summit April 2013',
|
||||
webserver => $listdomain,
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user