Merge "Adding new ML for the NBMP group"
This commit is contained in:
commit
d3d13152a7
@ -491,4 +491,12 @@ class openstack_project::lists(
|
||||
password => $listpassword,
|
||||
description => 'Collaborating on Rust-based Kubernetes API.',
|
||||
}
|
||||
|
||||
mailman_list { 'nbmp-discuss@opendev':
|
||||
require => Mailman::Site['opendev'],
|
||||
ensure => present,
|
||||
admin => 'ildiko@openstack.org',
|
||||
password => $listpassword,
|
||||
description => 'Collaborating on Network Based Media Processing related platform and infrastructure systems usage and development.',
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user