Cloning all the source code in CiaB

Change-Id: I9f09857c36986a1b751a0f5e30c1ebe005d67013
diff --git a/scripts/cord-in-a-box.sh b/scripts/cord-in-a-box.sh
index c6dba09..8bfe450 100755
--- a/scripts/cord-in-a-box.sh
+++ b/scripts/cord-in-a-box.sh
@@ -121,7 +121,7 @@
     dig +short gerrit.opencord.org || (echo "ERROR: gerrit.opencord.org can't be looked up in DNS" && exit 1)
 
     mkdir $CORDDIR && cd $CORDDIR
-    repo init -u https://gerrit.opencord.org/manifest -b $REPO_BRANCH -g build,onos,orchestration,voltha
+    repo init -u https://gerrit.opencord.org/manifest -b $REPO_BRANCH
     repo sync
 
     # check out gerrit branches using repo