Merge "Adding Greek Language mailing list in the corresponding puppet module"

This commit is contained in:
Jenkins 2014-05-21 19:34:11 +00:00 committed by Gerrit Code Review
commit bd7c32a6a8

View File

@ -75,6 +75,15 @@ class openstack_project::lists(
mailserver => $listdomain,
}
maillist { 'openstack-el':
ensure => present,
admin => 'aparathyras@stackmasters.eu',
password => $listpassword,
description => 'List of the OpenStack Greek User Group',
webserver => $listdomain,
mailserver => $listdomain,
}
maillist { 'openstack-travel-committee':
ensure => present,
admin => 'communitymngr@openstack.org',