/[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 1098 by misc, Wed Feb 16 16:12:31 2011 UTC revision 1146 by misc, Mon Feb 21 15:14:45 2011 UTC
# Line 5  class phpbb { Line 5  class phpbb {
5      include apache::mod_php      include apache::mod_php
6      include mysql      include mysql
7    
8      package { ["php-gd","php-xml","php-zlib","php-ftp","php-magickwand" ] :      package { ["php-gd","php-xml","php-zlib","php-ftp","php-magickwand","php-pgsql" ] :
9          ensure => installed          ensure => installed
10      }      }
11    

Legend:
Removed from v.1098  
changed lines
  Added in v.1146

  ViewVC Help
Powered by ViewVC 1.1.30