This repository was archived by the owner on Jul 14, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 168
Include chef-zero binary in Chef DK by appbundling it #184
Labels
Type: Bug
Doesn't work as expected.
Comments
Not having strainer is expected. It's currently not included in Chef DK because it's broken on windows. We need to have chef-zero binary in place tough. I've changed the title to reflect this. |
For non-windows what's the action for strainer |
|
As a workaround, I created #! /bin/bash
eval $(/opt/chefdk/bin/chef shell-init bash)
exec ${0##*/} $* |
Closing as stale. chef-zero is available as both |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The only files in my /opt/chefdk/bin are
berks chef chef-apply chef-client chef-service-manager chef-shell chef-solo chef-vault fauxhai foodcritic kitchen knife ohai rubocop ruby-parse ruby-rewrite shef
The text was updated successfully, but these errors were encountered: