/[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 1132 by dams, Fri Feb 18 13:35:10 2011 UTC revision 1133 by dams, Fri Feb 18 13:36:38 2011 UTC
# Line 35  class planet { Line 35  class planet {
35      }      }
36    
37      file { "index":      file { "index":
38          path => "/var/www/html/$planet_location/index.php",          path => "$planet_location/index.php",
39          ensure => present          ensure => present
40          owner => planet,          owner => planet,
41          group => apache,          group => apache,

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

  ViewVC Help
Powered by ViewVC 1.1.30