/[adm]/puppet/deployment/websites/manifests/init.pp
ViewVC logotype

Diff of /puppet/deployment/websites/manifests/init.pp

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

revision 2100 by boklm, Tue Dec 20 13:53:49 2011 UTC revision 2101 by boklm, Tue Dec 20 13:58:20 2011 UTC
# Line 33  class websites { Line 33  class websites {
33    
34          apache::vhost_base { "www-test.$domain":          apache::vhost_base { "www-test.$domain":
35              content => template('websites/vhost_www.conf'),              content => template('websites/vhost_www.conf'),
36                location => $vhostdir,
37          }          }
38    
39          package { ['php-mbstring', 'php-mcrypt', 'php-gettext']:          package { ['php-mbstring', 'php-mcrypt', 'php-gettext']:

Legend:
Removed from v.2100  
changed lines
  Added in v.2101

  ViewVC Help
Powered by ViewVC 1.1.30