aboutsummaryrefslogtreecommitdiffstats
path: root/modules/postfix
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-04-20 19:32:07 +0000
committerMichael Scherer <misc@mageia.org>2011-04-20 19:32:07 +0000
commit0eeea7e4d22776911c5adf937f192742bb9c1d90 (patch)
tree777e741e320b10e298c47768c394c5d06a7799b4 /modules/postfix
parentc0502a6f379309c7b42b310572f17635efd264cc (diff)
downloadpuppet-0eeea7e4d22776911c5adf937f192742bb9c1d90.tar
puppet-0eeea7e4d22776911c5adf937f192742bb9c1d90.tar.gz
puppet-0eeea7e4d22776911c5adf937f192742bb9c1d90.tar.bz2
puppet-0eeea7e4d22776911c5adf937f192742bb9c1d90.tar.xz
puppet-0eeea7e4d22776911c5adf937f192742bb9c1d90.zip
- offer aliases for packagers
Diffstat (limited to 'modules/postfix')
-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 3df76a63..acf3f2ea 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']
+ $aliases_group = ['mga-founders','mga-packagers']
$ldap_password = extlookup("postfix_ldap",'x')
file { '/etc/postfix/ldap_aliases.conf':
ensure => present,