mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
fix issue #722
This commit is contained in:
parent
2fe3ede420
commit
e3181e10b6
@ -88,6 +88,7 @@ module VagrantPlugins
|
|||||||
attr_accessor :video_vram
|
attr_accessor :video_vram
|
||||||
attr_accessor :keymap
|
attr_accessor :keymap
|
||||||
attr_accessor :kvm_hidden
|
attr_accessor :kvm_hidden
|
||||||
|
attr_accessor :sound_type
|
||||||
|
|
||||||
# Sets the information for connecting to a host TPM device
|
# Sets the information for connecting to a host TPM device
|
||||||
# Only supports socket-based TPMs
|
# Only supports socket-based TPMs
|
||||||
|
Loading…
Reference in New Issue
Block a user