Merge "Add mailinglist openstack-i18n-de"

This commit is contained in:
Jenkins 2016-03-03 15:40:52 +00:00 committed by Gerrit Code Review
commit 53e41822d8

View File

@ -78,6 +78,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',