Closes #275 Resolve all environment variables
Use the config resolver on the complete environment map before serializing to strings in SSH command sensor and effector. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/e9d84bfc Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/e9d84bfc Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/e9d84bfc Branch: refs/heads/master Commit: e9d84bfcb11ca2a1b586f4f1ef84e0d78fb2cbcb Parents: e91b6c5 576801c Author: Svetoslav Neykov <[email protected]> Authored: Wed Jul 27 22:18:16 2016 +0200 Committer: Svetoslav Neykov <[email protected]> Committed: Wed Jul 27 22:18:16 2016 +0200 ---------------------------------------------------------------------- .../core/effector/ssh/SshCommandEffector.java | 39 ++++++++++---------- .../core/sensor/ssh/SshCommandSensor.java | 11 +++--- 2 files changed, 26 insertions(+), 24 deletions(-) ----------------------------------------------------------------------
