1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/compute/models/libvirt/templates/pool.xml.erb

6 lines
No EOL
112 B
Text

<pool type="dir">
<name><%= name %></name>
<target>
<path><%= path %></path>
</target>
</pool>