ChefDK 0.8.0 is releasing soon and needs you! Please download and give us
feedback so we can make this a solid release.
How To Get It
- On OS/X and Linux, run this:
curl https://omnitruck.chef.io/install.sh | sudo bash -s – -p -P chefdk - On Windows, open Powershell as Administrator and run this:
. { iwr -useb https://omnitruck.chef.io/install.ps1 } | iex; install
-project chefdk -prerelease
(Or you can download the installer directly at
http://opscode-omnibus-packages-current.s3.amazonaws.com/windows/2012r2/i386/chef-client-12.5.0%2B20150922164016-1-x86.msi
.)
(Note: omnitruck.chef.io is not yet a production service, so please send us
any issues you have with that too!)
New Features
- New versions of berkshelf, test-kitchen and foodcritic!
- All new policyfile commands:
chef delete-policy
chef delete-policy-group
chef clean-policy-cookbooks
chef clean-policy-revisions
- Shell completion in
chef shell-init
! - New snazzy desktop and start menu shortcut for Windows!
- More AWS provisioning and new resources with the latest Chef
Provisioning!
You can file issues at https://github.com/chef/chef-dk/issues .
Thanks so much everyone! Happy Hacking
–John Keiser
Principal Mad Scientist, Chef