/[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 1108 by dams, Thu Feb 17 12:37:19 2011 UTC revision 1111 by dams, Thu Feb 17 12:43:38 2011 UTC
# Line 30  class planet { Line 30  class planet {
30      file { "/var/www/html/planet.$domain":      file { "/var/www/html/planet.$domain":
31          ensure => directory,          ensure => directory,
32          owner => planet,          owner => planet,
33          group => planet,          group => apache,
34          mode => 644,          mode => 644,
35      }      }
36    

Legend:
Removed from v.1108  
changed lines
  Added in v.1111

  ViewVC Help
Powered by ViewVC 1.1.30