1 2 3 4 5 6 7 8 9 10
tosca_definitions_version: tosca_simple_yaml_1_0 group_types: mycompany.mytypes.groups.placement: description: My company's group type for placing nodes of type Compute members: [ tosca.nodes.Compute ] metadata: type: map entry_schema: type: string