summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2004-08-12 19:25:52 +0000
committerNarayan Desai <desai@mcs.anl.gov>2004-08-12 19:25:52 +0000
commit1e9698a7cd9575365f8d05e107e33d46d5c4df9c (patch)
treed1c19d16a6215957a7b9bebb4a935c6ba522c021 /examples
parentf6ffc04e5458eebfd71de9d14aee8a76e76021ce (diff)
downloadbcfg2-1e9698a7cd9575365f8d05e107e33d46d5c4df9c.tar.gz
bcfg2-1e9698a7cd9575365f8d05e107e33d46d5c4df9c.tar.bz2
bcfg2-1e9698a7cd9575365f8d05e107e33d46d5c4df9c.zip
(Logical change 1.42)
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@248 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'examples')
-rw-r--r--examples/metadata.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/examples/metadata.xml b/examples/metadata.xml
index e69de29bb..73b0b0ee0 100644
--- a/examples/metadata.xml
+++ b/examples/metadata.xml
@@ -0,0 +1,13 @@
+<Metadata version='2.0'>
+ <Client name='topaz' image='chiba-rh73'>
+ <Class name='laptop'/>
+ <Attribute scope='powermgmt' name='apm'/>
+ <Attribute scope='webserver' name='php'/>
+ </Client>
+ <Client name='ccprez' image='debian-3.1'/>
+ <Class name='laptop'>
+ <Bundle name='powermgmt'/>
+ <Bundle name='ssh'/>
+ </Class>
+</Metadata>
+