storage-pool.xml 140 B

123456
  1. <pool type='dir'>
  2. <name>{{ libvirt_storage_pool }}</name>
  3. <target>
  4. <path>{{ libvirt_storage_pool_path }}</path>
  5. </target>
  6. </pool>