chef-dk
chef-dk copied to clipboard
DEPRECATED: A streamlined development and deployment workflow for Chef Infra platform.
When i try to upload cookbook i get an exception ERROR: Tarball has contents that are not what they are reported to be knife supermarket share cookbook_name -VV -o ....
ChefDK 0.7.0 When running in a non-elevated PowerShell window, PSModulePath does not contain the path to the modules directory. This is because PSModulePath and Path appear to be set at...
My env Windows 7 chefdk 0.7 PowerShell 4 chef-sever-core 12.1.2 --- I've been testing the new chefdk policyfile by following the policyfile guided tour https://www.chef.io/blog/2015/08/18/policyfiles-a-guided-tour/#more-16518 Every time I run chef...
Many git commands don't work correctly if the git repo is in a windows symlink. In ChefDK, this can manifest as an error like: ``` Error: Failed to generate Policyfile.lock...
# Description Chefdk does not install on Windows 10 Creators edition. I have tried the most recent version of chefdk and older versions but they all fail with error code...
It would be great if `chef-dk` gem will include prepared Rake tasks allowing to run `chef update` / `chef push` for bunch of Policyfiles. Currently I use the following blocks...
When using ChefDK with Vagrant, if I have a Compass `config.rb` file in my project directory, Berks tries to read it and fails: ``` bash The following berks command failed...
Chefspec 4.2.0 in Windows seems to treat coverage of dependencies differently than it does on other platforms. For the same cookbook on Windows and OS X and Linux: Windows: https://gist.github.com/glasschef/dd0b7c2293a2bf413568...