airbnb / smartstack-cookbook

The chef recipes for running and testing Airbnb's SmartStack
MIT License
245 stars 45 forks source link

The box you attempted to add doesn't match the provider you specified. #1

Closed willejs closed 10 years ago

willejs commented 10 years ago

The box you attempted to add doesn't match the provider you specified.

Provider expected: virtualbox Provider of box: vmware_fusion

I guess you added the wrong vmware fusion vagrant box?

igor47 commented 10 years ago

there's no vmware fusion image specified in the vagrantfile; feel free to add one! the current code runs best on chef 11.4

Dareen commented 10 years ago

you can run it with vmware_workstation provider

mauricioalarcon commented 10 years ago

@igor47 I ran into this same issue and I don't think the problem is on the Vagrant file but in the image (.box), the message is clear "Provider of box: vmware_fusion". Was this image created using vmware_fusion and now is incompatible with virtualbox?

I tried to use other image that has chef on it but seems that it need some more assets.

Any advice?

igor47 commented 10 years ago

sorry everyone; read the PR for why this took so long to fix (i couldn't reproduce the issue). please resume your vagrant uping.