CORD-1151
remove variables set in platform-install by profile_manifest
generate config on build node
reorder build slightly

Change-Id: I6dadebda073a98e1b74420fc13ad7dd683dfc343
diff --git a/config/default.yml b/config/default.yml
index 3799407..ade946a 100644
--- a/config/default.yml
+++ b/config/default.yml
@@ -17,9 +17,7 @@
   # set to the profile of cord you want to install
   cord_profile: 'rcord'
 
-  # directories on the head node that the cord dir is copied to, and profile is created in
-  cord_dir: '/opt/cord'
-  cord_profile_dir: '/opt/cord_profile'
+  # cord dir is shared to corddev VM, causing permissions issues if these aren't set
   credentials_dir: '/opt/credentials'
   pki_dir: '/opt/pki'
   ssh_pki_dir: '/opt/ssh_pki'