GitHub user duncangrant opened a pull request:

    https://github.com/apache/brooklyn-server/pull/171

    Use login port for ssh

    Currently we assume port 22 for ssh unless a
    portforwarder has been configured.  This uses the getLoginPort
    from nodemetadata to determine the ssh port.

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

    $ git pull https://github.com/duncangrant/brooklyn-server useLoginPortForSsh

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

    https://github.com/apache/brooklyn-server/pull/171.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 #171
    
----
commit f8c4c16d2af54e171ea1b1727f7ac80c0f58a5bd
Author: Duncan Grant <duncan.gr...@cloudsoftcorp.com>
Date:   2016-05-30T11:44:18Z

    Use login port for ssh
    
    Currently we assume port 22 for ssh unless a
    portforwarder has been configured.  This uses the getLoginPort
    from nodemetadata to determine the ssh port.

----


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

Reply via email to