GitHub user sjcorbett opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/543

    Props given as arguments to SshMachineLocation.connectSsh trump others

    So, for example, the user that the SSH connection is made as can be 
overridden by providing `PROP_USER` in the flags. Previously it was overwritten 
by the inclusion of the values in `config().getBag()`.
    
    Happy to be informed that there's already a way to switch the user that the 
SSH connection is made as.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sjcorbett/incubator-brooklyn espd

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-brooklyn/pull/543.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #543
    
----
commit 2fb0768e9b0fc98b87b7d132d9c1f24f10e34201
Author: Sam Corbett <[email protected]>
Date:   2015-03-06T12:27:02Z

    Props given as arguments to SshMachineLocation.connectSsh trump others
    
    So, for example, the user that the SSH connection is made as can be
    overridden by providing PROP_USER in the flags. Previously it was
    overwritten by the inclusion of the config in config().getBag().

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to