aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/postfix/manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/postfix/manifests/init.pp b/modules/postfix/manifests/init.pp
index 4f3d3c84..50c152cd 100644
--- a/modules/postfix/manifests/init.pp
+++ b/modules/postfix/manifests/init.pp
@@ -67,7 +67,7 @@ class postfix {
# the project, so they keep their aliases for a time
$aliases_group = ['mga-founders','mga-packagers',
'mga-sysadmin','mga-council',
- 'mga-alumni',
+ 'mga-alumni','mga-i18n-committers',
]
$ldap_password = extlookup("postfix_ldap",'x')
file { '/etc/postfix/ldap_aliases.conf':