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