Merge "Remove third-party-requests mailing list"

This commit is contained in:
Jenkins 2014-12-12 16:58:53 +00:00 committed by Gerrit Code Review
commit d4a966b015
1 changed files with 0 additions and 9 deletions

View File

@ -220,15 +220,6 @@ class openstack_project::lists(
mailserver => $listdomain,
}
maillist { 'third-party-requests':
ensure => present,
admin => 'anteaya@anteaya.info',
password => $listpassword,
description => 'Third party system account requests.',
webserver => $listdomain,
mailserver => $listdomain,
}
maillist { 'women-of-openstack':
ensure => present,
admin => 'claire@openstack.org',