mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
inputs work now
This commit is contained in:
parent
a4e2730fa7
commit
959668075a
@ -172,7 +172,7 @@ module VagrantPlugins
|
|||||||
end
|
end
|
||||||
|
|
||||||
def input(options={})
|
def input(options={})
|
||||||
if options[:type] == nil or options[:bus] == nil:
|
if options[:type] == nil or options[:bus] == nil
|
||||||
raise "Input type AND bus must be specified"
|
raise "Input type AND bus must be specified"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user