[CORD-2094] v2
Make SSH key gen and copy not reliant on vagrant

Change-Id: I51324eba7a421f2a62472e30c6cfb586c9098fe6
diff --git a/calix-pod1.yml b/calix-pod1.yml
index 25036e3..24a9e24 100644
--- a/calix-pod1.yml
+++ b/calix-pod1.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.
 
----
-
 cord_scenario: cord
 cord_profile: rcord
 
diff --git a/flex-pod1.yml b/flex-pod1.yml
index 51c830d..a5e90fd 100644
--- a/flex-pod1.yml
+++ b/flex-pod1.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.
 
----
-
 cord_scenario: cord
 cord_profile: rcord
 
diff --git a/nttcomm-pod1.yml b/nttcomm-pod1.yml
index 14e2fb8..fe3882e 100644
--- a/nttcomm-pod1.yml
+++ b/nttcomm-pod1.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.
 
----
-
 cord_scenario: cord
 cord_profile: rcord
 
diff --git a/onlab.yml b/onlab.yml
index 23ea894..e2888de 100644
--- a/onlab.yml
+++ b/onlab.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.
 
----
-
 cord_scenario: cord
 cord_profile: rcord
 
diff --git a/qct-pod1.yml b/qct-pod1.yml
index 375f3d3..b9928e5 100644
--- a/qct-pod1.yml
+++ b/qct-pod1.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.
 
----
-
 cord_scenario: cord
 cord_profile: rcord
 
diff --git a/qct-pod2-dpdk.yml b/qct-pod2-dpdk.yml
index 09740a5..5ff606e 100644
--- a/qct-pod2-dpdk.yml
+++ b/qct-pod2-dpdk.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.
 
----
-
 cord_scenario: cord
 cord_profile: rcord
 
diff --git a/qct-pod2.yml b/qct-pod2.yml
index e666c2f..b41a1f4 100644
--- a/qct-pod2.yml
+++ b/qct-pod2.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.
 
----
-
 cord_scenario: cord
 cord_profile: rcord
 
diff --git a/qct-pod3-ecord-global.yml b/qct-pod3-ecord-global.yml
index 7505033..e836c05 100644
--- a/qct-pod3-ecord-global.yml
+++ b/qct-pod3-ecord-global.yml
@@ -22,6 +22,9 @@
 
 vagrant_vms: []
 
+copy_cord_prereqs:
+  - config-ssh-key
+
 cord_config_prereqs: []
 
 prep_buildnode_prereqs:
diff --git a/qct-pod3-ecord-local.yml b/qct-pod3-ecord-local.yml
index 806142a..384d263 100644
--- a/qct-pod3-ecord-local.yml
+++ b/qct-pod3-ecord-local.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.
 
----
-
 cord_scenario: cord
 cord_profile: ecord
 
diff --git a/qct-pod3.yml b/qct-pod3.yml
index dd1c7c4..b674621 100644
--- a/qct-pod3.yml
+++ b/qct-pod3.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.
 
----
-
 cord_scenario: cord
 cord_profile: rcord
 
diff --git a/qct-pod4-mcord.yml b/qct-pod4-mcord.yml
index 964463d..735245b 100644
--- a/qct-pod4-mcord.yml
+++ b/qct-pod4-mcord.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.
 
----
-
 cord_scenario: cord
 cord_profile: mcord
 
diff --git a/qct-pod4.yml b/qct-pod4.yml
index 8566451..19249bc 100644
--- a/qct-pod4.yml
+++ b/qct-pod4.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.
 
----
-
 cord_scenario: cord
 cord_profile: rcord