From 6bb437dafc32f22c618e043f7527b1549c89c914 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Mon, 28 Mar 2011 22:44:15 +0000 Subject: - use the new type for automatic inclusion of the member of board --- deployment/lists/manifests/init.pp | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'deployment/lists/manifests') diff --git a/deployment/lists/manifests/init.pp b/deployment/lists/manifests/init.pp index 6df45497..2069fffc 100644 --- a/deployment/lists/manifests/init.pp +++ b/deployment/lists/manifests/init.pp @@ -131,12 +131,7 @@ class lists { topics => "developers", } - # rda asked for a list where posting is restricted to a ldap - # group, and where everybody can subscribe. While the name is not - # really reflecting the usage, the functionnal requirements are fullfilled - # FIXME people in the board group should be subscribed to this list - # - sympa::announce_list_group { "board-public": + sympa::public_restricted_list { "board-public": subject => "List for public board discussion", reply_to => false, sender_ldap_group => "mga-board", -- cgit v1.2.1