/[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 1076 by misc, Tue Feb 15 01:13:34 2011 UTC revision 1086 by misc, Tue Feb 15 15:46:24 2011 UTC
# Line 9  class phpbb { Line 9  class phpbb {
9          ensure => installed          ensure => installed
10      }      }
11    
12      # TODO ldap account configuration      package { "perl-DBD-Pg":
13            ensure => installed
14        }
15    
16      file { "/usr/local/bin/phpbb_apply_config.pl":      file { "/usr/local/bin/phpbb_apply_config.pl":
17           ensure => present,           ensure => present,

Legend:
Removed from v.1076  
changed lines
  Added in v.1086

  ViewVC Help
Powered by ViewVC 1.1.30