Add property for SDNC service types 97/46297/1
authorArthur Martella <am153x@att.com>
Fri, 4 May 2018 20:53:32 +0000 (16:53 -0400)
committerArthur Martella <am153x@att.com>
Fri, 4 May 2018 20:53:32 +0000 (16:53 -0400)
Change-Id: If6e4e574f6a50ec13d4ee99143e69494c2a332c2
Issue-ID: SO-606
Signed-off-by: Arthur Martella <am153x@att.com>
templates/default/mso-bpmn-config/mso.bpmn.urn.properties

index a95b1ae..fa4e396 100644 (file)
@@ -145,3 +145,4 @@ appc.client.poolMembers=<%= @var["appcClientPoolMembers"] %>
 appc.client.key=<%= @var["appcClientKey"] %>
 appc.client.secret=<%= @var["appcClientSecret"] %>
 appc.client.service=<%= @var["appcClientService"] %>
+sdnc.si.svc.types=<%= @var["sdncSiSvcTypes"] %>