Closed robertoostenveld closed 9 years ago
I've found it best to stay away from ChefDK for now. It causes some issues with the vagrant plugin installation.
Please excuse my ignorance, I only recently started with vagrant. The additional management layers of "chef", "berks" etc. are all still unclear to me (as is in general the ruby development environment).
In the README.md there is mention of a command that goes with the name "berks" in usage step 4, hence I thought it would be useful to point out where that command comes from. It is not available by default on OS X 10.9 machine, nor on CentOS.
Feel free to close the issue if you don't want to (or cannot) resolve it.
No worries!
How is the most recent commit (80e531cf948a27172775d8f071bf119036832cbb)? Is that more helpful?
yes, that helps!
Yay!
:smile:
the requirements now list
when I tried to install it, I found out that I also need bundler, which required me to do
and berks, which I found in ChefDK.