86dce79c4388744541c93a6ca46318e5f900c27a
[sdc/sdc-distribution-client.git] /
1 tosca_definitions_version: tosca_xyz
2
3 description: >
4     Test template with an invalid template version.
5
6 topology_template:
7   node_templates:
8     server:
9       type: tosca.nodes.Compute
10       capabilities:
11         host:
12           properties:
13             num_cpus: 2
14