aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
Diffstat (limited to 'deployment')
-rw-r--r--deployment/lists/manifests/init.pp7
1 files changed, 1 insertions, 6 deletions
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",