commit | 549cb255fc453247ea94a0bc644d491d6f106739 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Jun 02 16:48:51 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Thu Jun 02 16:48:51 2016 -0700 |
tree | b9006b1e3a15484b344fd554d5121007b6c85d3d | |
parent | 037f6799cc9fa45f72365306adfb135d2a79c0e9 [diff] |
set exampleservice's public key
diff --git a/xos/onboard/exampleservice/exampleservice-onboard.yaml b/xos/onboard/exampleservice/exampleservice-onboard.yaml index a1f8595..32fb1ef 100644 --- a/xos/onboard/exampleservice/exampleservice-onboard.yaml +++ b/xos/onboard/exampleservice/exampleservice-onboard.yaml
@@ -18,3 +18,4 @@ synchronizer: synchronizer/manifest tosca_custom_types: exampleservice.yaml private_key: file:///opt/xos/key_import/exampleservice_rsa + public_key: file:///opt/xos/key_import/exampleservice_rsa.pub