chef / chef-apply

The ad-hoc execution tool for the Chef ecosystem.
https://www.chef.sh/
Apache License 2.0
14 stars 14 forks source link

[SHACK-359] Prevent chef-run from executing in the context of ChefDK. #45

Closed marcparadise closed 6 years ago

marcparadise commented 6 years ago

chef-run is currently built as part of ChefDK for build dependency reasons, however using it under DK is not supported.

When the chef-run command is run from within the ChefDK install, we will now show an error directing the operator to download Chef Workstation for access to chef-run.

Signed-off-by: Marc A. Paradise marc.paradise@gmail.com

Check List