-
This isn't necessarily an issue with `kitchen-nodes` but the guy on my team exhibiting this issue can install and use chef-zero just fine, and I wouldn't expect the gem dependencies in question to be …
-
It says in the [Policyfile README](https://github.com/chef/chef-dk/blob/master/POLICYFILE_README.md#but-opaque-ids-are-confusing) that:
> Cookbooks uploaded to the new cookbook storage API can have e…
-
### Version:
Chef Development Kit Version: 0.6.2
chef-client version: 12.3.0
berks version: 3.2.4
kitchen version: 1.4.0
### Environment:
mac osx 10.10.4
### Scenario:
Add a recipe using chef gener…
-
I have what I think is a pretty vanilla ChefDK 0.2.0 installation.
```
$ eval "$(chef shell-init bash)"
$ meez --version
meez version 0.2.2
$ chef --version
Chef Development Kit Version: 0.2.0
$ whic…
-
**Situation**: We have made our provisioning very dynamic in order to define our multiple environments in the json environment files. We have an array of servers that the loop in the code below goes …
-
I would like the option to choose between installing Chef Workstation or ChefDK on my pipelines.
One benefit would be the ability to use `chef-run` on remote targets in some deployment scenarios.
-
When I run this code:
```
require 'chef/provisioning/vagrant_driver'
with_driver 'vagrant'
vagrant_box 'opscode-centos-6.5' do
url 'http://opscode-vm-bento.s3.amazonaws.com/vagrant/vmware/opscode_…
-
trying to use the example recipe simple.rb with Vagrant
```
[2015-04-18T18:17:14-07:00] ERROR: Unable to activate cheffish-1.1.2, because chef-zero-3.2.1 conflicts with chef-zero (~> 4.0)
[2015-04-18…
-
# Description
Unable to use inspec in chefdk 4.4.14
# ChefDK Version
```
root@5c322673c874:~/🌊# chef --version
ChefDK version: 4.4.14
Chef Infra Client version: 15.2.20
Chef InSpec versio…
-
I followed the article for setting up pelias, I installed virtualbox and vagrant via apt-get and chef-dk from the website. when I run vagrant up I get the following error:
Failed to load the "vagrant…