facebook / grocery-delivery

The Grocery Delivery utility for managing cookbook uploads to distributed Chef backends.
Apache License 2.0
154 stars 55 forks source link

Adjust GD knife default path #74

Open dafyddcrosby opened 1 month ago

dafyddcrosby commented 1 month ago

knife was removed from the Chef Infra client in Chef 17, but we still default to /opt/chef/bin/knife. We should either default to the Workstation path, or add some checking logic so that it picks up the Workstation knife if /opt/chef/bin/knife isn't available.