File: test-pool.xml

package info (click to toggle)
golang-github-digitalocean-go-libvirt 0.0~git20221122.e3cbf86-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports, bookworm-proposed-updates
  • size: 1,144 kB
  • sloc: yacc: 188; sh: 71; xml: 50; makefile: 3
file content (7 lines) | stat: -rw-r--r-- 133 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
<!-- storage pool used for CI testing -->
<pool type="dir">
  <name>test</name>
  <target>
    <path>/tmp</path>
  </target>
</pool>