summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan McLellan <btm@loftninjas.org>2016-06-23 14:02:34 -0400
committerGitHub <noreply@github.com>2016-06-23 14:02:34 -0400
commit96f9995561bdcf6e5af06303ae4cb4c7e8b876f8 (patch)
tree0828d0ade208c558e067f52fbbe1958b7ed58fa9
parentbdb3c3fbb5978b3bd0744019e2746a6bc930142f (diff)
parentce4168b2f4bfd8012013a08b47cb8916966da527 (diff)
downloadchef-96f9995561bdcf6e5af06303ae4cb4c7e8b876f8.tar.gz
Merge pull request #5052 from chef/andrewelizondo/client-d-not-cliend-d
correct typo in knife bootstrap context
-rw-r--r--lib/chef/knife/core/bootstrap_context.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/knife/core/bootstrap_context.rb b/lib/chef/knife/core/bootstrap_context.rb
index 48d2cb9e77..6db1a83c73 100644
--- a/lib/chef/knife/core/bootstrap_context.rb
+++ b/lib/chef/knife/core/bootstrap_context.rb
@@ -54,7 +54,7 @@ class Chef
end
def client_d
- @cliend_d ||= client_d_content
+ @client_d ||= client_d_content
end
def encrypted_data_bag_secret