patch to create foundation-testing-standards mailing list
working group to set the openstack foundation testing standards for humans not drivers Change-Id: I2695f3d9b62c1084ea8894eff9aaf67271da68cc
This commit is contained in:
parent
7b761f4148
commit
124a5229aa
@ -271,4 +271,13 @@ class openstack_project::lists(
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
|
||||
maillist { 'foundation-testing-standards':
|
||||
ensure => present,
|
||||
admin => 'seanroberts66@gmail.com',
|
||||
password => $listpassword,
|
||||
description => 'OpenStack Foundation test standards (for humans, not
|
||||
drivers) working group list.',
|
||||
webserver => $listdomain,
|
||||
mailserver => $listdomain,
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user