From d4469be76426ccedba2bdd591ee38b5742266a21 Mon Sep 17 00:00:00 2001 From: Joey Hagedorn Date: Mon, 19 Dec 2005 22:54:25 +0000 Subject: Modified StatReports to implement new naming convention for xsl-transforms and reports. Xsl files can be arbitrarily added by user as long as they adhere to naming convention: -.xsl git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1631 ce84e21b-d406-0410-9b95-82705330c041 --- reports/xsl-transforms/nodes-digest-mail.xsl | 47 ++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 reports/xsl-transforms/nodes-digest-mail.xsl (limited to 'reports/xsl-transforms/nodes-digest-mail.xsl') diff --git a/reports/xsl-transforms/nodes-digest-mail.xsl b/reports/xsl-transforms/nodes-digest-mail.xsl new file mode 100644 index 000000000..2aeea1ed4 --- /dev/null +++ b/reports/xsl-transforms/nodes-digest-mail.xsl @@ -0,0 +1,47 @@ + + + + + + + Subject: BCFG Nightly Errors () + + Subject: BCFG Nightly Good () + + + +Report Run @ + +SUMMARY: + + nodes were included in your report. + + + All machines are configured to specification. + + + nodes are clean. + + + + nodes are bad. + + + + nodes contain extra configuration. (includes both good and bad nodes) + + + + nodes were modified in the last run. (includes both good and bad nodes) + + + + nodes did not run within the last 24 hours. + +DETAILS: + + + + + + \ No newline at end of file -- cgit v1.2.3-1-g7c22