-
# Description
When using `include_policy` in a Policyfile, if you follow a pattern of using a single Policyfile to define multiple actions via include_policies without specifying run_list, the Poli…
-
Hello,
berkflow 0.8.0 not suitable with chef-dk 0.11 and upper.
chef-dk installed
```
# rpm -q chefdk
chefdk-0.11.0-1.el6.x86_64
```
installing berkflow
```
[root@mwa-prundeck ~]# chef gem instal…
-
I am trying to follow the tutorials and running this command on Centos:
`curl -k https://omnitruck.chef.io/install.sh | bash -s -- -P chefdk -c stable -v 2.5.3
`
And I get this:
```
Getting …
-
Currently, the chef generators only allow for a constrained list of licenses (@ https://github.com/opscode/chef-dk/blob/master/lib/chef-dk/generator.rb#L73 ) when creating a repo.
It would be great i…
-
# Description
`knife` commands that use `--json-attributes` fail with JSON::ParserError from a Chef DK prompt but succeed from a standard PowerShell prompt. For example:
```
$ knife bootstrap w…
-
"Embedded" Ruby environments like Vagrant and the Chef Development Kit have their own ideas for where things are supposed to be placed. Chef-DK in particular has its own preferred settings for `PATH`,…
-
`chef migrate-gems` - brings in any user-specific versions from old `~/.chefdk/VERSION` directories by reinstalling them in the new chef-dk, and then removing the old directories.
This issue is entir…
-
The chef-dk cookbook requires the dmg cookbook version '~> 2.2' The current version is 3.1.0
This has ripple effects even on non-OsX platforms. In my case, it conflicts with the chrome-3.0.0 cookbo…
-
You have an error in the following code: https://github.com/ianmiell/shutit-library/blob/master/chefdk/chefdk.py#L15-L18 , which tries to install the Ubuntu 12.04 chef-dk on Linux distributions with i…
-
I installed Chef DK 0.3.6 on Ubuntu 12.04:
```
root@vagrant-ubuntu-precise-64:~# chef -v
Chef Development Kit Version: 0.3.6
```
and installed the knife-container via `chef gem install knife-contain…