Adding the list for OpenStack discussions in Vietnamese
Change-Id: If7c4fe521bd17ea16e5fa1528c6cff19898f458e Reviewed-on: https://review.openstack.org/30368 Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: James E. Blair <corvus@inaugust.com> Approved: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
4c64649b9a
commit
e740fb50d9
@ -37,4 +37,12 @@ class openstack_project::lists(
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
|
||||
maillist { 'openstack-vi':
|
||||
ensure => present,
|
||||
admin => 'hang.tran@dtt.vn',
|
||||
password => $listpassword,
|
||||
description => 'Discussions in Vietnamese - please add Vietnamese translation here',
|
||||
webserver => $listdomain,
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user