summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/chef/knife/bootstrap.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/knife/bootstrap.rb b/lib/chef/knife/bootstrap.rb
index 14dccb3892..d5452ea571 100644
--- a/lib/chef/knife/bootstrap.rb
+++ b/lib/chef/knife/bootstrap.rb
@@ -201,7 +201,7 @@ class Chef
$stdout.sync = true
- ui.info("Bootstrapping Chef on #{ui.color(@node_name, :bold)}")
+ ui.info("Attempting to connect to and bootstrap Chef onto #{ui.color(@node_name, :bold)}")
begin
knife_ssh.run