From fd787917bdcd0aaf5f5b0b99dfa5e2a992d734a4 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Wed, 18 Jul 2007 19:00:57 +0000 Subject: Initial TGenshi checking (from jcollie) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3476 ce84e21b-d406-0410-9b95-82705330c041 --- examples/TGenshi/tmp/foo/template.xml | 46 +++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 examples/TGenshi/tmp/foo/template.xml (limited to 'examples/TGenshi/tmp/foo') diff --git a/examples/TGenshi/tmp/foo/template.xml b/examples/TGenshi/tmp/foo/template.xml new file mode 100644 index 000000000..522c6e7fe --- /dev/null +++ b/examples/TGenshi/tmp/foo/template.xml @@ -0,0 +1,46 @@ + + + ${name} + + + + + + + + + + + + + + + + + + + + + + + + +
Name:${name}
Hostname:${metadata.hostname}
Toolset:${metadata.hostname}
UUID:${metadata.uuid}
Password:${metadata.password}
Bundles: + + +
${bundle}
+
Groups: + + +
${group}
+
Categories: + + +
${category}
+
Probes: + + +
${probe}${metadata.probes[probe]}
+
+ + -- cgit v1.2.3-1-g7c22