blob: 244583ec3cc770520838f5b69a1f39980bbc65dc [file] [log] [blame]
tosca_definitions_version: tosca_simple_yaml_1_0
description: Onboard the vsgwc
imports:
- custom_types/xos.yaml
topology_template:
node_templates:
servicecontroller#vsgwc:
type: tosca.nodes.ServiceController
properties:
base_url: file:///opt/xos_services/vsgwc/xos/
# The following will concatenate with base_url automatically, if
# base_url is non-null.
xproto: ./
synchronizer: synchronizer/manifest
synchronizer_run: vsgwc-synchronizer.py
tosca_custom_types: tosca/custom_types/vsgwc.yaml
tosca_resource: tosca/resources/vsgwctenant.py, tosca/resources/vsgwcservice.py, tosca/resources/vsgwcvendor.py
private_key: file:///opt/xos/key_import/mcord_rsa
public_key: file:///opt/xos/key_import/mcord_rsa.pub