schubergphilis / vagrant-chef-zero

Vagrant Plugin for Chef Zero
Apache License 2.0
91 stars 42 forks source link

vagrant up key not found: :retries #55

Open bmurtagh opened 10 years ago

bmurtagh commented 10 years ago

I just installed vagrant-chef-zero (0.7.1) on vagrant v1.6.1 on OS X Mavericks. A Gist with output from a vagrant up is here. Berkshelf is not being used.

This is a multi-VM Vagrantfile and I've added:

config.chef_zero.chef_repo_path = "../../.."

which ends up going to my primary chef-repo directory containing roles, nodes, cookbooks, etc.

andrewgross commented 10 years ago

Thanks for submitting this. Having some issues with vagrant 1.6.x, check out issue #51 for more info.