/[adm]/puppet/modules/apache/manifests/init.pp
ViewVC logotype

Diff of /puppet/modules/apache/manifests/init.pp

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

revision 1500 by boklm, Fri Apr 8 14:58:10 2011 UTC revision 1501 by boklm, Fri Apr 8 14:59:05 2011 UTC
# Line 1  Line 1 
1  class apache {  class apache {
2    
3      class base {      class base {
4          php_date_timezone = "UTC"          $php_date_timezone = "UTC"
5    
6          package { "apache-mpm-prefork":          package { "apache-mpm-prefork":
7              alias => apache,              alias => apache,

Legend:
Removed from v.1500  
changed lines
  Added in v.1501

  ViewVC Help
Powered by ViewVC 1.1.30