Merge pull request #8146 from carlpett/patch-2

Fix pool type doc error
pull/8151/head
Adrien Delorme 7 years ago committed by GitHub
commit 963fe8535d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -121,7 +121,7 @@ builder.
by the installer, for example.
- `storage_pool_type` (string) - Required. The type of the pool, can
be `lvm`, `lvm-thin`, `zfs` or `directory`.
be `lvm`, `lvm-thin`, `zfspool` or `directory`.
- `type` (string) - The type of disk. Can be `scsi`, `sata`, `virtio` or
`ide`. Defaults to `scsi`.

Loading…
Cancel
Save