/[adm]/puppet/modules/dashboard/templates/make_report
ViewVC logotype

Contents of /puppet/modules/dashboard/templates/make_report

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1781 - (show annotations) (download)
Mon Jun 20 19:50:12 2011 UTC (12 years, 9 months ago) by boklm
File size: 177 byte(s)
add script to generate dashboard reports
1 #!/bin/sh
2
3 dashboard_dir='<%= dashboard_dir %>'
4 dashboard_wwwdir='<%= dashboard_wwwdir %>'
5
6 cd "$dashboard_dir"
7 /usr/bin/php ./make_report.php > "$dashboard_wwwdir/index.html"
8

  ViewVC Help
Powered by ViewVC 1.1.30