From 23e2387d61821231c1040c2a09a53bb999fc6ec6 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Wed, 3 Sep 2014 20:38:01 -0700 Subject: [PATCH] website: document needing knife [GH-1429] --- website/source/docs/provisioners/chef-client.html.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/source/docs/provisioners/chef-client.html.markdown b/website/source/docs/provisioners/chef-client.html.markdown index 15cb4dcb1..92a3af381 100644 --- a/website/source/docs/provisioners/chef-client.html.markdown +++ b/website/source/docs/provisioners/chef-client.html.markdown @@ -27,6 +27,9 @@ remote machine and run Chef client. } +Note: to properly clean up the Chef node and client, you must have +`knife` on your path and properly configured. + ## Configuration Reference The reference of available configuration options is listed below. No