Skip to content

Commit 18f5d87

Browse files
committed
Correct variable name in README
libvirt_vm prefix should be libvirt_host
1 parent 991832a commit 18f5d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ default value is `true`.
3939
system emulators, e.g. `x86`. The default value is `['x86']` if
4040
`libvirt_host_require_vt` is `false`, otherwise the default value is an empty
4141
list.
42-
`libvirt_vm_enable_efi_support`: Whether to enable EFI support. This defaults
42+
`libvirt_host_enable_efi_support`: Whether to enable EFI support. This defaults
4343
to false as extra packages need to be installed.
4444

4545
Dependencies

0 commit comments

Comments
 (0)