Github user bostko commented on a diff in the pull request:
https://github.com/apache/incubator-brooklyn/pull/744#discussion_r34604623
--- Diff:
software/base/src/main/resources/brooklyn/entity/brooklynnode/brooklyn-node.yaml
---
@@ -22,8 +22,8 @@ name: Example Brooklyn Node
services:
- type: brooklyn.entity.brooklynnode.BrooklynNode
- ## to use a local file, specify something such as the following:
[BROOKLYN_VERSION_BELOW]
- # downloadUrl: file:///tmp/brooklyn-dist-0.8.0-SNAPSHOT-dist.tar.gz
+ ## URL for uploading the brooklyn distro (retrieved locally and pushed
to remote install location)
--- End diff --
Fixed. Thank you!
---
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.
---