core-admin/vm-config/wni-vm-template.xml

10 lines
141 B
XML
Raw Normal View History

2013-08-02 20:29:30 +02:00
<domain type='test'>
<name>{name}</name>
{uuidnode}
<memory unit='MiB'>{maxmem}</memory>
<os>
<type>pv</type>
</os>
</domain>