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

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

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

revision 1148 by misc, Mon Feb 21 15:14:48 2011 UTC revision 1149 by misc, Mon Feb 21 15:14:49 2011 UTC
# Line 74  class phpbb { Line 74  class phpbb {
74              require => Postgresql::User[$user]              require => Postgresql::User[$user]
75          }          }
76    
77            # TODO server_name => forums.$domain
78            # cookie_domain => forums.$domain
79            # auth_method => ldap
80            # ldap_uid => uid
81            # ldap_mail => mail
82          phpbb_config { "ldap_user":          phpbb_config { "ldap_user":
83              value => "cn=phpbb-friteuse,ou=System Accounts,$dc_suffix",              value => "cn=phpbb-friteuse,ou=System Accounts,$dc_suffix",
84          }          }

Legend:
Removed from v.1148  
changed lines
  Added in v.1149

  ViewVC Help
Powered by ViewVC 1.1.30