[GitHub] brooklyn-server issue #680: Adds JcloudsLocationCustomizer hook to allow nod...

2017-05-15 Thread aledsage
Github user aledsage commented on the issue:

https://github.com/apache/brooklyn-server/pull/680
  
LGTM; merging


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


[GitHub] brooklyn-server issue #680: Adds JcloudsLocationCustomizer hook to allow nod...

2017-05-15 Thread nakomis
Github user nakomis commented on the issue:

https://github.com/apache/brooklyn-server/pull/680
  
@bostko If declared in the YAML, then the property must be known *before* 
the machine is provisioned. The hook allows for a customizer to configure the 
ssh / winrm config tool with runtime data such as the machine id


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


[GitHub] brooklyn-server issue #680: Adds JcloudsLocationCustomizer hook to allow nod...

2017-05-15 Thread bostko
Github user bostko commented on the issue:

https://github.com/apache/brooklyn-server/pull/680
  
You can assign any ssh config using 
```
provisioning.properties:
  brooklyn.ssh.config.additionalSshConfig: myValue
```




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