CORD-1536 Jenkins builds broken
Change-Id: Ied2cb1e6b935800944dfce332f5650f37ff3dddb
diff --git a/calix-pod1.yml b/calix-pod1.yml
index bbc7cd0..6b56cd1 100644
--- a/calix-pod1.yml
+++ b/calix-pod1.yml
@@ -13,9 +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