CORD-1081 corebuilder playbooks

Change-Id: I1d9d03d57d096ae1ee439ca5c37d854abfa4f4cf
diff --git a/roles/cord-profile/templates/cord-services.yaml.j2 b/roles/cord-profile/templates/cord-services.yaml.j2
index 7343ad1..f6295ae 100644
--- a/roles/cord-profile/templates/cord-services.yaml.j2
+++ b/roles/cord-profile/templates/cord-services.yaml.j2
@@ -70,7 +70,7 @@
         public_key: { get_artifact: [ SELF, pubkey, LOCAL_FILE] }
         private_key_fn: /opt/xos/services/volt/keys/volt_rsa
       artifacts:
-        pubkey: /opt/xos/services/volt/keys/volt_rsa.pub
+        pubkey: /opt/cord_profile/key_import/volt_rsa.pub
 
     addresses_vsg:
       type: tosca.nodes.AddressPool
@@ -103,7 +103,7 @@
 #       node_label: label_vsg
         replaces: service_vsg
       artifacts:
-        pubkey: /opt/xos/services/vsg/keys/vsg_rsa.pub
+        pubkey: /opt/cord_profile/key_import/vsg_rsa.pub
 
     service#vrouter:
       type: tosca.nodes.VRouterService