blob: 6c6ff82dd284a37c62c506d29595e84a3708d764 [file] [log] [blame]
Andy Bavierf80542f2017-03-31 11:57:48 -04001tosca_definitions_version: tosca_simple_yaml_1_0
2
3# compile this with "m4 sample.m4 > sample.yaml"
4
5# include macros
6include(macros.m4)
7
8node_types:
9 tosca.nodes.SampleService:
10 derived_from: tosca.nodes.Root
11 description: >
12 Sample Service
13 capabilities:
14 xos_base_service_caps
15 properties:
16 xos_base_props
17 xos_base_service_props