Add vSM/vMM services for mcord

Change-Id: I2e063abbeb4e840704c339831dc95c781acc75a2
diff --git a/profile_manifests/mcord.yml b/profile_manifests/mcord.yml
index fa2daf7..6aa141a 100644
--- a/profile_manifests/mcord.yml
+++ b/profile_manifests/mcord.yml
@@ -90,6 +90,14 @@
     path: orchestration/xos_services/vhss
     keypaird: mcord_rsa
     synchronizer: true
+  - name: vmm
+    path: orchestration/xos_services/vmm
+    keypaird: mcord_rsa
+    synchronizer: true
+  - name: vsm
+    path: orchestration/xos_services/vsm
+    keypaird: mcord_rsa
+    synchronizer: true
 # needed onboarding synchronizer doesn't require service code to be present when started
   - name: exampleservice
     path: orchestration/xos_services/exampleservice