Add french list openstack-fr
Change-Id: I8dd6c40b5c8d99459410fe5a7d715626d0a0d85e
This commit is contained in:
parent
47eeb86fef
commit
467b91789b
@ -73,4 +73,13 @@ class openstack_project::lists(
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
|
||||
maillist { 'openstack-fr':
|
||||
ensure => present,
|
||||
admin => 'erwan.gallen@cloudwatt.com',
|
||||
password => $listpassword,
|
||||
description => 'List of the OpenStack french user group',
|
||||
webserver => $listdomain,
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user