/[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 1782 by boklm, Mon Jun 20 20:16:29 2011 UTC revision 1783 by boklm, Mon Jun 20 20:47:36 2011 UTC
# Line 45  class dashboard { Line 45  class dashboard {
45              mode => 755,              mode => 755,
46              content => template('dashboard/make_report'),              content => template('dashboard/make_report'),
47          }          }
48    
49            apache::vhost_base { "dashboard.$domain":
50                location => $dashboard_wwwdir,
51            }
52      }      }
53  }  }

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

  ViewVC Help
Powered by ViewVC 1.1.30