aboutsummaryrefslogtreecommitdiffstats
path: root/modules/postfix/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/postfix/manifests')
-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 acf3f2ea..82eb4963 100644
--- a/modules/postfix/manifests/init.pp
+++ b/modules/postfix/manifests/init.pp
@@ -62,7 +62,7 @@ class postfix {
ensure => installed
}
- $aliases_group = ['mga-founders','mga-packagers']
+ $aliases_group = ['mga-founders','mga-packagers','mga-sysadmin']
$ldap_password = extlookup("postfix_ldap",'x')
file { '/etc/postfix/ldap_aliases.conf':
ensure => present,