/[adm]/puppet/modules/postfix/manifests/init.pp
ViewVC logotype

Diff of /puppet/modules/postfix/manifests/init.pp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1644 by misc, Thu May 26 08:15:52 2011 UTC revision 1645 by misc, Fri May 27 07:09:25 2011 UTC
# Line 63  class postfix { Line 63  class postfix {
63          }          }
64          # council is here until we fully decide who has aliases in com team,          # council is here until we fully decide who has aliases in com team,
65          # see https://bugs.mageia.org/show_bug.cgi?id=1345          # see https://bugs.mageia.org/show_bug.cgi?id=1345
66          $aliases_group = ['mga-founders','mga-packagers','mga-sysadmin','mga-council']                  # alumini is a special group for tracking previous members of
67            # the project, so they keep their aliases for a time
68            $aliases_group = ['mga-founders','mga-packagers',
69                              'mga-sysadmin','mga-council',
70                              'mga-alumni',
71                             ]        
72          $ldap_password = extlookup("postfix_ldap",'x')          $ldap_password = extlookup("postfix_ldap",'x')
73          file { '/etc/postfix/ldap_aliases.conf':          file { '/etc/postfix/ldap_aliases.conf':
74              ensure => present,              ensure => present,

Legend:
Removed from v.1644  
changed lines
  Added in v.1645

  ViewVC Help
Powered by ViewVC 1.1.30