You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by sjcorbett <gi...@git.apache.org> on 2015/03/06 15:27:45 UTC

[GitHub] incubator-brooklyn pull request: Props given as arguments to SshMa...

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 <sa...@cloudsoftcorp.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: Props given as arguments to SshMa...

Posted by aledsage <gi...@git.apache.org>.
Github user aledsage commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/543#issuecomment-77588178
  
    Looks sensible; merging
    (would be nice to have a test as well).


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: Props given as arguments to SshMa...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---