You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,6 @@ Role Variables
77
77
defined with the following dict:
78
78
-`pool`: Name or UUID of the storage pool from which the volume should be
79
79
allocated.
80
-
-`zfs_pool`: Set this option to `True`, if your pool is based on zfs (`pool type="zfs"` in your libvirt host setup). Only works with `disk` type volumes. A fact set by role `stackhpc.libvirt-host` is required.
81
80
-`name`: Name to associate with the volume being created; For `file` type volumes include extension if you would like volumes created with one.
82
81
-`file_path`: Where the image of `file` type volumes should be placed; defaults to `libvirt_volume_default_images_path`
0 commit comments