[CORD-1936]
Create ecord podconfigs and build infra

Change-Id: I1338f60994b5ba5ee7a1ad7a05bc2b34c5f7e178
diff --git a/Makefile b/Makefile
index 8475f64..b159e46 100644
--- a/Makefile
+++ b/Makefile
@@ -271,7 +271,7 @@
 	$(ANSIBLE_PB) $(PI)/deploy-onos-playbook.yml $(LOGCMD)
 	touch $@
 
-$(M)/onos-debug: | $(M)/onboard-profile
+$(M)/onos-debug: | $(M)/onboard-profile $(M)/deploy-onos
 	$(SSH_HEAD) "cd /opt/cord/build; $(ANSIBLE_PB_LOCAL) $(PI)/onos-debug-playbook.yml" $(LOGCMD)
 	touch $@