aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa
diff options
context:
space:
mode:
Diffstat (limited to 'modules/sympa')
-rw-r--r--modules/sympa/manifests/list/restricted.pp (renamed from modules/sympa/manifests/restricted_list.pp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/sympa/manifests/restricted_list.pp b/modules/sympa/manifests/list/restricted.pp
index 798531de..779cd3fb 100644
--- a/modules/sympa/manifests/restricted_list.pp
+++ b/modules/sympa/manifests/list/restricted.pp
@@ -1,6 +1,6 @@
# list where people cannot subscribe, where people from $ldap_group receive
# mail, with public archive
-define sympa::restricted_list($subject,
+define sympa::list::restricted($subject,
$subscriber_ldap_group,
$language = 'en',
$topics = false) {