docs: fix issues
[parser.git] / tosca2heat / tosca-parser / toscaparser / tests / data / CSAR / tosca_elk / Definitions / elasticsearch.yaml
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, a full-text search-engine library.
5
6 node_types:
7   tosca.nodes.SoftwareComponent.Elasticsearch:
8     derived_from: tosca.nodes.SoftwareComponent
9     capabilities:
10       search_endpoint:
11          type: tosca.capabilities.Endpoint