CORD-714
Update ansible playbook names
add cord_profile flavor config
add cord_dir for copy destination, parameterize
make user/pass specific to the prod node
use headnode/common as top level config keys
fix inventory template
ignore generated files, remove cord-app-build which is vestigial
use ~/cord instead of ~/opencord for repo
fix variable
create cord_profile in /opt
renamed diag playbook
fix variables

Change-Id: If7d3fbdd6a2fc5bbf52770dcf2f97e5cac420746
diff --git a/config/onlab_develop_pod.yml b/config/onlab_develop_pod.yml
index ea05cc1..f68bbfe 100644
--- a/config/onlab_develop_pod.yml
+++ b/config/onlab_develop_pod.yml
@@ -1,14 +1,16 @@
 # Deployment configuration for a physical hardware POD
 ---
-seedServer:
+
+# this is used to generate the genconfig/cord-inv file
+headnode:
   ip: '10.90.0.251'
-  # User name and password used by Ansible to connect to the host for remote
-  # provisioning. These default values are used for automated testing, change
-  # with care.
   ansible_user: 'cord'
   ansible_ssh_pass: 'cord'
   ansible_ssh_port: 22
 
+common:
+  # all of these are written to genconfig/config.yml, and needs a rework
+
   # Network address information for the head node:
   #
   # fabric_ip     - the IP address and mask bits to be used to configure the network