summaryrefslogtreecommitdiffstats
path: root/tosca2heat/tosca-parser/toscaparser/tests/data/test_tosca_top_level_error2.yaml
blob: b3e80f9c709587321709c8d6dda98c5fd0e34917 (plain)
1
2
3
4
5
6
7
8
9
10
11
tosca_definitions_version: tosca_simple_yaml_1_0

description: >
  TOSCA simple profile with invalid top-level key: 'node_template'.

topology_template:

  node_template:
    server:
      type: tosca.nodes.Compute