Add mailinglist openstack-i18n-de

Add mailing list for German speaking translation team

Change-Id: I773c708ced700ab230e2844f85ac52252a0d1f15
This commit is contained in:
Robert Simai 2016-03-02 15:18:54 +01:00
parent b557e1d179
commit a771a3d0ba

View File

@ -69,6 +69,15 @@ class openstack_project::lists(
mailserver => $listdomain,
}
maillist { 'openstack-i18n-de':
ensure => present,
admin => 'robert.simai@suse.com',
password => $listpassword,
description => 'List of the German OpenStack Internationalization team.',
webserver => $listdomain,
mailserver => $listdomain,
}
maillist { 'openstack-ir':
ensure => present,
admin => 'Roozbeh.Shafiee@Gmail.Com',