incorporated aled's wording changes

Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/498d790c
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/498d790c
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/498d790c

Branch: refs/heads/master
Commit: 498d790c4a58fcfc4065d2c392b2f6e0fdfc1cc2
Parents: 34df907
Author: Murdo Aird <murdo.a...@gmail.com>
Authored: Wed Aug 31 12:23:13 2016 +0100
Committer: Murdo Aird <murdo.a...@gmail.com>
Committed: Wed Aug 31 12:23:13 2016 +0100

----------------------------------------------------------------------
 guide/ops/troubleshooting/deployment.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/498d790c/guide/ops/troubleshooting/deployment.md
----------------------------------------------------------------------
diff --git a/guide/ops/troubleshooting/deployment.md 
b/guide/ops/troubleshooting/deployment.md
index 541914d..cb8559b 100644
--- a/guide/ops/troubleshooting/deployment.md
+++ b/guide/ops/troubleshooting/deployment.md
@@ -155,7 +155,9 @@ See the [overview](overview.html) for where to find 
additional information, espe
 
 ## Invalid packet error
 
-If you receive an error message similar to the one below when provisioning a 
VM, you can workaround the issue by explicitly setting the user that AMP should 
use to login to the VM (typically the OS default user).
+If you receive an error message similar to the one below when provisioning a 
VM, it means that the wrong username is being used for ssh'ing to the machine. 
The "invalid packet" is because a response such as "Please login as the ubuntu 
user rather than root user." is being sent back.
+
+You can workaround the issue by explicitly setting the user that AMP should 
use to login to the VM  (typically the OS default user).
 
 {% highlight bash %}
 error acquiring SFTPClient() (out of retries - max 50)

Reply via email to