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