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

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

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

revision 1133 by dams, Fri Feb 18 13:36:38 2011 UTC revision 1134 by dams, Fri Feb 18 13:37:46 2011 UTC
# Line 36  class planet { Line 36  class planet {
36    
37      file { "index":      file { "index":
38          path => "$planet_location/index.php",          path => "$planet_location/index.php",
39          ensure => present          ensure => present,
40          owner => planet,          owner => planet,
41          group => apache,          group => apache,
42          mode => 755,          mode => 755,

Legend:
Removed from v.1133  
changed lines
  Added in v.1134

  ViewVC Help
Powered by ViewVC 1.1.30