Github user aledsage commented on a diff in the pull request:

    https://github.com/apache/brooklyn-server/pull/680#discussion_r116472841
  
    --- Diff: 
software/winrm/src/main/java/org/apache/brooklyn/util/core/internal/winrm/WinRmTool.java
 ---
    @@ -86,6 +86,8 @@
                 "Size of file chunks (in bytes) to be used when copying a file 
to the remote server", 
                 1024);
     
    +    ConfigKey<String> ADDITIONAL_CONNECTION_METADATA = 
newStringConfigKey("additional.connection.metadata", "Can be used by a location 
customizer during provisioning to provide additional information, which in turn 
can be consumed by a custom ssh tool");
    --- End diff --
    
    Says "custom ssh tool".


---
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