Create a configuration file in
/etc/libvirt/storagefor a persistent virtual machine storage pool from the provided arguments. See also:virsh,virsh-pool-build,virsh-pool-start. More information: https://manned.org/virsh.
/var/vms as the underlying storage system:virsh pool-define-as --name {{pool_name}} --type {{dir}} --target {{/var/vms}}