mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 08:42:33 -04:00
commit
963fe8535d
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue