TOSCA: fix indentation in elk CSAR
One of the yaml files has bad indentation. Change-Id: Icbfaf127e251580388864bb93a779bba2eeb1ca6
This commit is contained in:
parent
03afcc8cde
commit
dc72c87f84
@ -10,15 +10,15 @@ node_types:
|
||||
requirements:
|
||||
- search_endpoint:
|
||||
capability: tosca.capabilities.Endpoint
|
||||
node: tosca.nodes.SoftwareComponent.Elasticsearch
|
||||
relationship:
|
||||
type: tosca.relationships.ConnectsTo
|
||||
interfaces:
|
||||
Configure:
|
||||
pre_configure_source:
|
||||
inputs:
|
||||
elasticsearch_ip:
|
||||
type: string
|
||||
node: tosca.nodes.SoftwareComponent.Elasticsearch
|
||||
relationship:
|
||||
type: tosca.relationships.ConnectsTo
|
||||
interfaces:
|
||||
Configure:
|
||||
pre_configure_source:
|
||||
inputs:
|
||||
elasticsearch_ip:
|
||||
type: string
|
||||
capabilities:
|
||||
log_endpoint:
|
||||
type: tosca.capabilities.Endpoint
|
||||
|
Loading…
x
Reference in New Issue
Block a user