aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur Martella <am153x@att.com>2018-05-04 16:56:20 -0400
committerArthur Martella <am153x@att.com>2018-05-04 16:56:20 -0400
commit2d6a2abbeec5277fc9b8ff9caed19b06c5ef5d89 (patch)
treeee1fb7461fcf334f46afcb825945e9572cbe3e99
parent85357bf4b83aed112891cd81310a440f267b7b4e (diff)
Add property for SDNC service types
Change-Id: I7417b53a89c1b97d803314f3bf5920527c3eb123 Issue-ID: SO-606 Signed-off-by: Arthur Martella <am153x@att.com>
-rw-r--r--volumes/mso/chef-config/mso-docker.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/volumes/mso/chef-config/mso-docker.json b/volumes/mso/chef-config/mso-docker.json
index 521d98b..1d5256c 100644
--- a/volumes/mso/chef-config/mso-docker.json
+++ b/volumes/mso/chef-config/mso-docker.json
@@ -230,6 +230,7 @@
"appcClientKey": "VIlbtVl6YLhNUrtU",
"appcClientSecret": "64AG2hF4pYeG2pq7CT6XwUOT",
"appcClientService": "ueb",
+ "sdncSiSvcTypes": "PORT-MIRROR,PPROBE",
"workflowL3ToHigherLayerAddBondingModelName": "WAN Bonding",
"workflowL3ToHigherLayerAddBondingModelVersion": "2.0"
}