[CORD-1557] Implement ng-core Configuration

Change-Id: I3b9253b9377613bcacb9171209aa59af8de80d8b
diff --git a/profile_manifests/mcord.yml b/profile_manifests/mcord.yml
index 368b02e..81e5861 100644
--- a/profile_manifests/mcord.yml
+++ b/profile_manifests/mcord.yml
@@ -25,6 +25,7 @@
   - wan-net.yaml
   - vsg-net.yaml
   - mcord-services.yaml
+  #- ng-core.yaml
 
 xos_other_templates:
   - fabric-network-cfg.json
@@ -84,6 +85,10 @@
     path: orchestration/xos_services/vpgwc
     keypair: mcord_rsa
     synchronizer: true
+  - name: vhss
+    path: orchestration/xos_services/vhss
+    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
@@ -93,10 +98,6 @@
     path: orchestration/xos_services/monitoring
     keypair: monitoringservice_rsa
     synchronizer: false
-  - name: vhss
-    path: orchestration/xos_services/vhss
-    keypaird: mcord_rsa
-    synchronizer: true
 
 xos_service_sshkeys:
   - name: onos_rsa