Add a Women of OpenStack mailing list
Requested by Claire Massey based on discussions with the Women of OpenStack group. Change-Id: I78f1125b2c0269bf9bfdaf68faa0ad4899f491a1
This commit is contained in:
parent
cbd5212255
commit
8454b25cf4
@ -229,4 +229,13 @@ class openstack_project::lists(
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
|
||||
maillist { 'women-of-openstack':
|
||||
ensure => present,
|
||||
admin => 'claire@openstack.org',
|
||||
password => $listpassword,
|
||||
description => 'Women of OpenStack discussion list.',
|
||||
webserver => $listdomain,
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user