-
# Description
Error occurs when opening Chef DK on windows 10.
```
At line:2 char:71
+ ... host).ui.rawui.windowtitle = 'Administrator: ChefDK (Cathal O'Brien)'
+ …
-
http://downloads.getchef.com/chef-dk/mac/#/
-
# Description
I'm relaying a report from a user who's getting started with Chef on an Azure instance. The user is going through [Learn the basics](https://learn.chef.io/modules/learn-the-basics/win…
-
-
## Description
`https_proxy='https://domain\user:1234@hostname:8080/' be chef-run vagrant@ubuntu1 package ntp action=install` raises the following stack trace:
```
2018-05-30 16:09:49 -0600: Error …
-
* Scenario:
have a directory with 2 cookbooks, 1 in supermarket, the other not but with a dependency on first e.g.
```
demo
- hab_national_parks
- habitat # This is also in supermarket
`…
-
I tried installing chef-dk via kitchen-plan using the [chef-dk cookbook](https://github.com/RoboticCheese/chef-dk-chef). That cookbook uses the omnijack gem and I ran into issues where it appeared to …
-
## Description
Trying to run chef-run with a cookbook that uses other cookbooks that need to be pulled from a chef server fails.
## Chef Apply Version
```sh
chef -v
```
Chef Workstat…
nhuff updated
4 years ago
-
# Description
If the Policyfile default_source for cookbooks is set to a local folder, this cannot be overridden using a cookbook-specific source as specified by public supermarket for example [Sup…
-
# Description
Trying to do parallel push of a single policyfile to multiple policy groups. This is being executed from a jenkins pipeline. I am guessing it is something to do with the lock file bei…