| 12345678910111213141516171819 |
- <!--
- WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
- OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
- virsh pool-edit virtual_machines
- or other application using the libvirt API.
- -->
- <pool type='dir'>
- <name>virtual_machines</name>
- <uuid>77b2f3a1-05b0-473d-b369-058eaee0cda1</uuid>
- <capacity unit='bytes'>0</capacity>
- <allocation unit='bytes'>0</allocation>
- <available unit='bytes'>0</available>
- <source>
- </source>
- <target>
- <path>/opt/virtual_machines</path>
- </target>
- </pool>
|