[CORD-2094]
Remove dependency of copy_cord target on Vagrant init

Change-Id: Ib780c83d24d098734f4cee9125fc7f1c71f27ce5
diff --git a/scenarios/mock/config.yml b/scenarios/mock/config.yml
index 1b85a9d..03c6ef9 100644
--- a/scenarios/mock/config.yml
+++ b/scenarios/mock/config.yml
@@ -1,4 +1,4 @@
-
+---
 # Copyright 2017-present Open Networking Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
@@ -13,8 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-
----
 # mock ("mockup") scenario
 # Brings up just core containers without synchronizers, for API tests and GUI dev
 
@@ -45,6 +43,9 @@
 build_targets:
   - onboard-profile
 
+cord_config_prereqs:
+  - vagrant-ssh-install
+
 prep_headnode_prereqs:
   - prep-buildnode