Provider name must return as Symbol
This commit is contained in:
parent
0c1ff17c43
commit
687189f7b2
@ -108,7 +108,7 @@ module Vagrant
|
||||
end
|
||||
|
||||
def provider_name
|
||||
client.provider_name
|
||||
client.provider_name.to_sym
|
||||
end
|
||||
|
||||
def provider_options
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user