Create a list to coordinate internships
OpenStack participates in Outreachy and Google Summer of Code and potentially other internship programs. This list is a place for mentors and interns to coordinate. Change-Id: I2e960e6d33361a1bd73a528d405760d715845df6
This commit is contained in:
parent
c175692329
commit
f527cf3a39
@ -280,7 +280,16 @@ class openstack_project::lists(
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
|
||||
maillist { 'foundation-testing-standards':
|
||||
maillist { 'openstack-internships':
|
||||
ensure => present,
|
||||
admin => 'stefano@openstack.org',
|
||||
password => $listpassword,
|
||||
description => 'List to coordinate mentors and interns of OpenStack programs.',
|
||||
webserver => $listdomain,
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
|
||||
maillist { 'foundation-testing-standards':
|
||||
ensure => present,
|
||||
admin => 'seanroberts66@gmail.com',
|
||||
password => $listpassword,
|
||||
|
Loading…
x
Reference in New Issue
Block a user