Merge "Use non-alias-modifying mailman provider"

This commit is contained in:
Jenkins 2015-11-13 13:17:49 +00:00 committed by Gerrit Code Review
commit 22d4ca6227

View File

@ -36,6 +36,10 @@ class openstack_project::lists(
backup_server => 'ci-backup-rs-ord.openstack.org',
}
Maillist {
provider => 'noaliasmailman',
}
maillist { 'openstack-es':
ensure => present,
admin => 'flavio@redhat.com',