Simplify E-CORD Global POD config for QCT POD3

Change-Id: Ic6113e0e60be8b925a8f44e970608e2d68b9f991
diff --git a/qct-pod3-ecord-global.yml b/qct-pod3-ecord-global.yml
index 0970745..5ac779c 100644
--- a/qct-pod3-ecord-global.yml
+++ b/qct-pod3-ecord-global.yml
@@ -1,4 +1,4 @@
-
+---
 # Copyright 2017-present Open Networking Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
@@ -13,55 +13,12 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
----
-
+# POD config for QCT POD3, E-CORD global
 cord_scenario: single
 cord_profile: ecord-global
 
-vagrant_vms:
-  - 'corddev'
-
-# Variables
-credentials_dir: '/opt/credentials'
-pki_dir: '/opt/pki'
-ssh_pki_dir: '/opt/ssh_pki'
-
-fabric_ip: '10.6.1.1/24'
-management_ip: '10.6.0.1/24'
-external_ip: '10.201.101.31/24'
-external_gw: '10.201.101.1'
-external_iface: 'eth2'
-management_network: 10.6.0.0/24
-
-deploy_docker_registry: "10.201.101.31:5000"
-
-headnode: cord@10.201.101.31
-
-# NOTE: The `host_cord_profile_dir` variable below is the path to the cord_profile dir that
-# gets mounted to corddev VM.This `cord_profile` dir typically lives in a directory
-# one level up from the `cord` directory
-host_cord_profile_dir: "/var/jenkins_home/workspace/cord_profile"
-
-build_targets:
-  - 'setup-automation'
-
-copy_cord_prereqs:
-  - 'config-ssh-key'
-
-skipTags:
-  - 'set_compute_node_password'
-
-# Wait until headnode prepped before building containers, for consistent DNS
-docker_images_prereqs:
-  - 'prep-headnode'
-
-# node topology
-physical_node_list:
-  - name: head1
-    aliases:
-      - head
-
-management_ignore_names: 'eth0'
+start_xos_prereqs:
+  - deploy-onos
 
 # Inventory for ansible, used to generate inventory.ini
 inventory_groups: