AETHER-2175 Add ROC and SimApp for 4G/5G

Change-Id: I36e58853c2681eff4f80bcc50bcad548b9220e49
diff --git a/configs/local b/configs/local
index f0ecf6f..751b9a7 100644
--- a/configs/local
+++ b/configs/local
@@ -6,4 +6,10 @@
 OMEC_USER_PLANE_CHART    := $(WORKSPACE)/cord/aether-helm-charts/omec/omec-user-plane
 OMEC_SUB_PROVISION_CHART := $(WORKSPACE)/cord/aether-helm-charts/omec/omec-sub-provision
 5GC_CONTROL_PLANE_CHART  := $(WORKSPACE)/cord/aether-helm-charts/omec/5g-control-plane
-5G_RAN_SIM_CHART         := $(WORKSPACE)/cord/aether-helm-charts/omec/5g-ran-sim
\ No newline at end of file
+5G_RAN_SIM_CHART         := $(WORKSPACE)/cord/aether-helm-charts/omec/5g-ran-sim
+
+# For installing the ROC
+AETHER_ROC_UMBRELLA_CHART := $(WORKSPACE)/cord/sdran-helm-charts/aether-roc-umbrella
+ATOMIX_CONTROLLER_CHART   := $(WORKSPACE)/cord/atomix-helm-charts/atomix-controller
+ATOMIX_RAFT_STORAGE_CHART := $(WORKSPACE)/cord/atomix-helm-charts/atomix-raft-storage
+ONOS_OPERATOR_CHART       := $(WORKSPACE)/cord/onos-helm-charts/onos-operator
\ No newline at end of file