diff options
Diffstat (limited to 'deployment')
-rw-r--r-- | deployment/lists/manifests/init.pp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deployment/lists/manifests/init.pp b/deployment/lists/manifests/init.pp index 2069fffc..c270d102 100644 --- a/deployment/lists/manifests/init.pp +++ b/deployment/lists/manifests/init.pp @@ -133,7 +133,6 @@ class lists { sympa::public_restricted_list { "board-public": subject => "List for public board discussion", - reply_to => false, sender_ldap_group => "mga-board", topics => "governance", } |