CORD-1244 disable monitoring service in r-cord profile
Change-Id: I2ca641febc702371f288572a79f53304c89e78b5
diff --git a/profile_manifests/rcord.yml b/profile_manifests/rcord.yml
index 58c5e74..4e751f8 100644
--- a/profile_manifests/rcord.yml
+++ b/profile_manifests/rcord.yml
@@ -78,15 +78,14 @@
- name: fabric
path: orchestration/xos_services/fabric
synchronizer: true
-# needed onboarding synchronizer doesn't require service code to be present when started
- name: exampleservice
path: orchestration/xos_services/exampleservice
keypair: exampleservice_rsa
synchronizer: true
- - name: monitoring
- path: orchestration/xos_services/monitoring
- keypair: monitoringservice_rsa
- synchronizer: false
+# - name: monitoring
+# path: orchestration/xos_services/monitoring
+# keypair: monitoringservice_rsa
+# synchronizer: false
xos_service_sshkeys:
- name: onos_rsa