Open gavvvr opened 7 years ago
I am also seeing the similar errors.
@sandeephello It is probably not required. Because for me Chef provisioner actually works without vagrant plugin install vagrant-chef-zero
I have forked the repo and updated the vagrant and chef-zero dependencies, I only tested it with ruby 2.3.8, vagrant 2.0.4, and chef-zero 2.1 and it seems to work.
To get my fork installed while the PR (#78) isn't merged and released:
git clone https://github.com/Spillover-Software-Group/vagrant-chef-zero
cd vagrant-chef-zero
gem install
rake build
vagrant plugin uninstall vagrant-chef-zero
vagrant plugin install pkg/vagrant-chef-zero-{version}.gem
Looks like there is a trouble with building native extensions for ffi-yajl-1.4.0. I do not know who depends on it, but I face the problem installing
vagrant-chef-zero
plugin. I have a Mac with Vagrant 2.0.1 installed and latest chefDk: