summaryrefslogtreecommitdiffstats
path: root/examples/metadata.xml
blob: 73b0b0ee0c2f90c75187d32c8af2ec88df507c73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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>