[
https://issues.jboss.org/browse/WFLY-1177?page=com.atlassian.jira.plugin....
]
RH Bugzilla Integration commented on WFLY-1177:
-----------------------------------------------
Brian Stansberry <brian.stansberry(a)redhat.com> made a comment on [bug
960820|https://bugzilla.redhat.com/show_bug.cgi?id=960820]
WFLY-1177, not WFLY-117.
Recursive expression resolution
-------------------------------
Key: WFLY-1177
URL:
https://issues.jboss.org/browse/WFLY-1177
Project: WildFly
Issue Type: Feature Request
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Jess Sightler
Labels: rhq
Fix For: 8.0.0.Alpha1
When resolving an expression, keep resolving until the output of the resolution matches
the input.
Use case:
${sys.prop.with.host.specific.value}
resolves to
${VAULT::xxxxx}
which resolves to
thesecret
Basically, the main mechanism for customizing domain-level configs on a per-host basis is
to use expressions and use different values on each host. But this breaks down when a
vault expression is added to the mix.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira