/[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 1175 by misc, Tue Feb 22 01:20:43 2011 UTC revision 1176 by misc, Tue Feb 22 02:16:14 2011 UTC
# Line 6  class phpbb { Line 6  class phpbb {
6          include apache::mod_php          include apache::mod_php
7          include mysql          include mysql
8    
9          package { ["php-gd","php-xml","php-zlib","php-ftp","php-magickwand","php-pgsql" ] :          package { ["php-gd",
10                       "php-xml",
11                       "php-zlib",
12                       "php-ftp",
13                       "php-magickwand",
14                       "php-pgsql",
15                       "php-ldap", ] :
16              ensure => installed              ensure => installed
17          }          }
18    

Legend:
Removed from v.1175  
changed lines
  Added in v.1176

  ViewVC Help
Powered by ViewVC 1.1.30