GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-server/pull/844
Fix machine customizers
Previously, DSL values passed to the location/machine customizers would not
be resolved.
Also includes a couple of other tiny changes (see individual commits)!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-server
fix-machine-customizers
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/844.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 #844
----
----
---