You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sv...@apache.org on 2016/10/31 14:34:26 UTC

[2/2] brooklyn-server git commit: Closes #321

Closes #321

Added configuration for template substitution variable map

Adds a new `ConfigKey<Map<?,?>>` to allow setting further template variable substitutions in YAML.


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/387a1974
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/387a1974
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/387a1974

Branch: refs/heads/master
Commit: 387a1974916cdc414947bf587d26d70edf59c5b5
Parents: 7cf27bd 6fd5100
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Mon Oct 31 16:34:02 2016 +0200
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Committed: Mon Oct 31 16:34:02 2016 +0200

----------------------------------------------------------------------
 .../entity/software/base/AbstractSoftwareProcessDriver.java   | 3 ++-
 .../apache/brooklyn/entity/software/base/SoftwareProcess.java | 7 +++++++
 2 files changed, 9 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/387a1974/software/base/src/main/java/org/apache/brooklyn/entity/software/base/AbstractSoftwareProcessDriver.java
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/387a1974/software/base/src/main/java/org/apache/brooklyn/entity/software/base/SoftwareProcess.java
----------------------------------------------------------------------