aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/jra.rb
diff options
context:
space:
mode:
authorxg353y <xg353y@intl.att.com>2017-04-12 13:42:57 +0200
committerxg353y <xg353y@intl.att.com>2017-05-02 17:28:40 +0200
commita15910bd9732c294a40d29bd52ca5713b11f3666 (patch)
tree39d5c7281e91d8b0c50dfde1707bc5759574f7fb /recipes/jra.rb
parentac9461046f2a4a10058a9afd96b62ecda0459430 (diff)
[MSO-8] Bring 1707 changes to MSO
Bring 1707 changes: restructure BPMN debug related configurations; add configuration for workflow message adapter. Change-Id: I95eb6cc52919e8fb9bef42550144d1805252f2fb Signed-off-by: xg353y <xg353y@intl.att.com>
Diffstat (limited to 'recipes/jra.rb')
-rw-r--r--recipes/jra.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/jra.rb b/recipes/jra.rb
index da46ee2..2822542 100644
--- a/recipes/jra.rb
+++ b/recipes/jra.rb
@@ -1,9 +1,10 @@
################
# Deploy jra config set
-#
+#
######
include_recipe "mso-config::mso-sdnc-adapter-config"
include_recipe "mso-config::mso-po-adapter-config"
include_recipe "mso-config::mso-topology-config"
include_recipe "mso-config::mso-appc-adapter-config"
+include_recipe "mso-config::mso-workflow-message-adapter-config"