/[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 2101 by boklm, Tue Dec 20 13:58:20 2011 UTC revision 2102 by boklm, Tue Dec 20 14:06:41 2011 UTC
# Line 34  class websites { Line 34  class websites {
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,              location => $vhostdir,
37                options => ['FollowSymLinks'],
38          }          }
39    
40          package { ['php-mbstring', 'php-mcrypt', 'php-gettext']:          package { ['php-mbstring', 'php-mcrypt', 'php-gettext']:

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

  ViewVC Help
Powered by ViewVC 1.1.30