mirror of
https://github.com/virt-manager/virt-manager.git
synced 2026-08-09 04:28:17 -05:00
This cleans up the file hierarchy a bit Signed-off-by: Cole Robinson <crobinso@redhat.com>
9 lines
178 B
XML
9 lines
178 B
XML
<pool type="gluster">
|
|
<name>pool-gluster</name>
|
|
<source>
|
|
<host name="some.random.hostname"/>
|
|
<dir path="/some/source/path"/>
|
|
<name>gv0</name>
|
|
</source>
|
|
</pool>
|