Fix pool type doc error

This commit is contained in:
Calle Pettersson 2019-09-24 15:08:46 +02:00 committed by GitHub
parent 2a662b451c
commit dfb8fd1de5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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`.