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/sample.yml b/config/sample.yml
index d3a261a..82ab6b4 100644
--- a/config/sample.yml
+++ b/config/sample.yml
@@ -1,15 +1,14 @@
 # Deployment configuration for a phyical hardware POD
 ---
-seedServer:
-  # IP address of the head node
-  ip: '10.90.0.2'
 
-  # User name, password, and ssh port used by Ansible to connect to the host for remote
-  # provisioning
+headnode:
+  ip: '10.90.0.2'
   ansible_user: 'ubuntu'
   ansible_ssh_pass: 'ubuntu'
   ansible_ssh_port: 22
 
+common:
+
   # Network address information for the head node:
   #
   # fabric_ip     - the IP address and mask bits to be used to configure the network