[CORD-1985] add venb playbook for TS config

Change-Id: Ib94fd44da090bb543626e640407e02c88eb135fa
(cherry picked from commit 90e65dcb450122aa63c7670a99bf234767bb06c3)
diff --git a/xos/venb-onboard.yaml b/xos/venb-onboard.yaml
index 0118742..cb694fb 100644
--- a/xos/venb-onboard.yaml
+++ b/xos/venb-onboard.yaml
@@ -16,7 +16,7 @@
 
 tosca_definitions_version: tosca_simple_yaml_1_0
 
-description: Onboard rcord models
+description: Onboard Virtual eNodeB service
 
 imports:
    - custom_types/xos.yaml
@@ -30,3 +30,7 @@
           # The following will concatenate with base_url automatically, if
           # base_url is non-null.
           xproto: models/
+          synchronizer: synchronizer/manifest
+          synchronizer_run: venb-synchronizer.py
+          private_key: file:///opt/xos/key_import/mcord_rsa
+          public_key: file:///opt/xos/key_import/mcord_rsa.pub