Skip to content

Commit fd97116

Browse files
authored
Merge pull request #9 from stackhpc/fix/readme
Correct variable name in README
2 parents 991832a + 18f5d87 commit fd97116

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)