add snapshot_pool_name to README (#1114)

This commit is contained in:
Michael Ablassmeier 2020-06-04 16:19:34 +02:00 committed by GitHub
parent 30599c6521
commit 5e77446297
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -285,7 +285,10 @@ URI](http://libvirt.org/uri.html):
Connection-independent options:
* `storage_pool_name` - Libvirt storage pool name, where box image and instance
snapshots will be stored.
snapshots (if `snapshot_pool_name` is not set) will be stored.
* `snapshot_pool_name` - Libvirt storage pool name. If set, the created
snapshot of the instance will be stored at this location instead of
`storage_pool_name`.
For example: