CORD-1536 Jenkins builds broken

Change-Id: Ied2cb1e6b935800944dfce332f5650f37ff3dddb
diff --git a/qct-pod4.yml b/qct-pod4.yml
index ff4c390..985a292 100644
--- a/qct-pod4.yml
+++ b/qct-pod4.yml
@@ -13,10 +13,10 @@
   # 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'
 
   # all of these are written to genconfig/config.yml, and needs a rework