/[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 1494 by boklm, Thu Apr 7 22:37:37 2011 UTC revision 1500 by boklm, Fri Apr 8 14:58:10 2011 UTC
# Line 1  Line 1 
1  class apache {  class apache {
2    
3      class base {      class base {
4            php_date_timezone = "UTC"
5    
6          package { "apache-mpm-prefork":          package { "apache-mpm-prefork":
7              alias => apache,              alias => apache,
8              ensure => installed              ensure => installed

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

  ViewVC Help
Powered by ViewVC 1.1.30