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

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

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

revision 1781 by boklm, Mon Jun 20 19:50:12 2011 UTC revision 1782 by boklm, Mon Jun 20 20:16:29 2011 UTC
# Line 24  class dashboard { Line 24  class dashboard {
24              ensure => 'installed',              ensure => 'installed',
25          }          }
26    
27          file { $dashboard_www:          file { $dashboard_wwwdir:
28              ensure => directory,              ensure => directory,
29              owner => $dashboard_login,              owner => $dashboard_login,
30              group => $dashboard_login,              group => $dashboard_login,

Legend:
Removed from v.1781  
changed lines
  Added in v.1782

  ViewVC Help
Powered by ViewVC 1.1.30