CORD-1007 Generate certs and keys on the corddev VM

Change-Id: I18e9662f3efc7bf249ed319b1f7f7086f9424270
diff --git a/profile_manifests/mock-rcord.yml b/profile_manifests/mock-rcord.yml
index 9f7d7b4..66f0927 100644
--- a/profile_manifests/mock-rcord.yml
+++ b/profile_manifests/mock-rcord.yml
@@ -13,6 +13,7 @@
 frontend_only: True
 use_openstack: False
 use_vtn: True
+needs_pki_install: True
 
 build_xos_base_image: True
 
@@ -86,4 +87,3 @@
     subj: "/C=US/ST=California/L=Menlo Park/O=ON.Lab/OU=Test Deployment/CN=xos-core.{{ site_suffix }}"
     altnames:
       - "DNS:xos-core.{{ site_suffix }}"
-