aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/lists/manifests/init.pp
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-03-28 23:05:48 +0000
committerMichael Scherer <misc@mageia.org>2011-03-28 23:05:48 +0000
commitc812a1421465892dec9f9fc8dfc1556a48574ed7 (patch)
tree85ba173044f6a21cf727b7692bcbff90217fea7a /deployment/lists/manifests/init.pp
parent87357531e4e6b7330420f1bbaf5ef911f5349f68 (diff)
downloadpuppet-c812a1421465892dec9f9fc8dfc1556a48574ed7.tar
puppet-c812a1421465892dec9f9fc8dfc1556a48574ed7.tar.gz
puppet-c812a1421465892dec9f9fc8dfc1556a48574ed7.tar.bz2
puppet-c812a1421465892dec9f9fc8dfc1556a48574ed7.tar.xz
puppet-c812a1421465892dec9f9fc8dfc1556a48574ed7.zip
- also fix parameter for subscriber_ldap_group
Diffstat (limited to 'deployment/lists/manifests/init.pp')
-rw-r--r--deployment/lists/manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/lists/manifests/init.pp b/deployment/lists/manifests/init.pp
index c270d102..95bacaa1 100644
--- a/deployment/lists/manifests/init.pp
+++ b/deployment/lists/manifests/init.pp
@@ -133,7 +133,7 @@ class lists {
sympa::public_restricted_list { "board-public":
subject => "List for public board discussion",
- sender_ldap_group => "mga-board",
+ subscriber_ldap_group => "mga-board",
topics => "governance",
}