mailing list for the tax affairs board committee
private discussions around the openstack foundation board tax topics and issues. Change-Id: I01aee5e42c7f4b31237ed774d4bd8217ab4ca9c2
This commit is contained in:
parent
29a6f93402
commit
624849668a
@ -204,4 +204,13 @@ class openstack_project::lists(
|
||||
webserver => $listdomain,
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
|
||||
maillist { 'tax-affairs':
|
||||
ensure => present,
|
||||
admin => 'seanroberts66@gmail.com',
|
||||
password => $listpassword,
|
||||
description => 'board committee focused on tax issues.',
|
||||
webserver => $listdomain,
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user