Just leaving this comment because I was curious about how you're using Vagrant + Chef. I see you have a cookbooks folder where you have all of the needed cookbooks stored?
This is usually not something you'd do unless you've changed the cookbooks significantly. And even then they can become unmanageable as the community ones drift from what you're using.
I'd be happy to help resolve some of these issues if you're looking for help. I'd also be happy to show you how to decouple any custom chef from community cookbooks and from the codebase itself.
Hey,
Just leaving this comment because I was curious about how you're using Vagrant + Chef. I see you have a cookbooks folder where you have all of the needed cookbooks stored?
This is usually not something you'd do unless you've changed the cookbooks significantly. And even then they can become unmanageable as the community ones drift from what you're using.
I'd be happy to help resolve some of these issues if you're looking for help. I'd also be happy to show you how to decouple any custom chef from community cookbooks and from the codebase itself.