b140a32c12db99b11f1a34f8cb11c7e277aea702
[sdc/sdc-distribution-client.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0
2
3 description: >
4   Elasticsearch is an open-source search engine built on top of Apache Lucene,
5   a full-text search-engine library.
6
7 node_types:
8   tosca.nodes.SoftwareComponent.Elasticsearch:
9     derived_from: tosca.nodes.SoftwareComponent
10     capabilities:
11       search_endpoint:
12          type: tosca.capabilities.Endpoint