Merge "Blackhole messages to FBC owner alias on lists"

This commit is contained in:
Zuul 2018-02-05 21:19:27 +00:00 committed by Gerrit Code Review
commit 0b69ecda40

View File

@ -19,6 +19,7 @@ class openstack_project::lists(
smtp_accept_max_per_host => '10', smtp_accept_max_per_host => '10',
extra_aliases => { extra_aliases => {
'community-owner' => 'spam', 'community-owner' => 'spam',
'foundation-board-confidential-owner' => 'spam',
'foundation-board-owner' => 'spam', 'foundation-board-owner' => 'spam',
'foundation-owner' => 'spam', 'foundation-owner' => 'spam',
'legal-discuss-owner' => 'spam', 'legal-discuss-owner' => 'spam',