commit | 89a7cfce5b627c057547e1cb2e1e5400c9ffb5dc | [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 | 6150287ef2215d7a8c6095fab3b71626f5047b98 | |
parent | d50b14228c4da7c61ea402f33aadfb20a6a66330 [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