Fix pool type doc error

pull/8146/head
Calle Pettersson 7 years ago committed by GitHub
parent 2a662b451c
commit dfb8fd1de5
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