2013-07-12 14:19:54 -04:00
|
|
|
<domain type="lxc">
|
2013-03-17 17:06:52 -04:00
|
|
|
<name>foolxc</name>
|
|
|
|
|
<uuid>00000000-1111-2222-3333-444444444444</uuid>
|
|
|
|
|
<memory>65536</memory>
|
|
|
|
|
<currentMemory>65536</currentMemory>
|
|
|
|
|
<vcpu>1</vcpu>
|
|
|
|
|
<os>
|
2013-07-12 14:19:54 -04:00
|
|
|
<type arch="x86_64">exe</type>
|
2013-03-17 17:06:52 -04:00
|
|
|
<init>/bin/sh</init>
|
|
|
|
|
</os>
|
|
|
|
|
<on_poweroff>destroy</on_poweroff>
|
|
|
|
|
<on_reboot>restart</on_reboot>
|
|
|
|
|
<on_crash>restart</on_crash>
|
|
|
|
|
<devices>
|
|
|
|
|
<emulator>/usr/libexec/libvirt_lxc</emulator>
|
2013-07-12 14:19:54 -04:00
|
|
|
<interface type="network">
|
|
|
|
|
<source network="default"/>
|
|
|
|
|
<mac address="00:11:22:33:44:55"/>
|
2013-03-17 17:06:52 -04:00
|
|
|
</interface>
|
2013-07-12 14:19:54 -04:00
|
|
|
<console type="pty"/>
|
2013-03-17 17:06:52 -04:00
|
|
|
</devices>
|
|
|
|
|
</domain>
|