OpenStack Taiwan User Group mailing list
Change-Id: I5901d3cf86d66ed78a5a8d4d5eed6ffebb6b9df1
This commit is contained in:
parent
340efe0d91
commit
3370b6ad9c
@ -117,6 +117,15 @@ class openstack_project::lists(
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
|
||||
maillist { 'openstack-tw':
|
||||
ensure => present,
|
||||
admin => 'macjacktw@hotmail.com',
|
||||
password => $listpassword,
|
||||
description => 'OpenStack Taiwan User Group 臺灣使用者郵件群組)',
|
||||
webserver => $listdomain,
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
|
||||
maillist { 'openstack-ko':
|
||||
ensure => present,
|
||||
admin => 'ianyrchoi@gmail.com',
|
||||
|
Loading…
x
Reference in New Issue
Block a user