blob: 02035e3f56e9e64f4666b9c2c9342f4ef7ea6d60 [file] [log] [blame]
Scott Baker50421662016-06-27 22:09:48 -07001tosca_definitions_version: tosca_simple_yaml_1_0
2
3description: This recipe provides additional configuration for the onboarded services.
4
5imports:
6 - custom_types/xos.yaml
7
8topology_template:
9 node_templates:
10 servicecontroller#vsg:
11 type: tosca.nodes.ServiceController
12 properties:
13 no-create: true
14 synchronizer_config: /root/setup/files/vcpe_synchronizer_config
15 servicecontroller#vtr:
16 type: tosca.nodes.ServiceController
17 properties:
18 no-create: true
19 synchronizer_config: /root/setup/files/vtr_synchronizer_config