1.0.0 Release IaaS
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<!-- Storage pool define -->
|
||||
<!-- images.xml -->
|
||||
<pool type='dir'>
|
||||
<name>images-pool</name>
|
||||
<target>
|
||||
<path>/var/lib/libvirt/images</path>
|
||||
</target>
|
||||
</pool>
|
||||
@@ -0,0 +1,8 @@
|
||||
<!-- Storage pool define -->
|
||||
<!-- seeds-pool.xml -->
|
||||
<pool type='dir'>
|
||||
<name>seeds-pool</name>
|
||||
<target>
|
||||
<path>/var/lib/libvirt/seeds</path>
|
||||
</target>
|
||||
</pool>
|
||||
Reference in New Issue
Block a user