Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion org/ystia/kibana/linux/bash/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ metadata:
template_version: 2.2.0-SNAPSHOT
template_author: Ystia

description:
description: ''

imports:
- tosca-normative-types:1.0.0-ALIEN20
Expand Down
2 changes: 1 addition & 1 deletion org/ystia/kubernetes/linux/ansible/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ node_types:
derived_from: org.ystia.kubernetes.pub.nodes.KubernetesApp
tags:
icon: /images/kubernetes-app-icon.png
properties:
# properties:
interfaces:
Standard:
inputs:
Expand Down
2 changes: 1 addition & 1 deletion org/ystia/logstash/linux/bash/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ metadata:
template_version: 2.2.0-SNAPSHOT
template_author: Ystia

description:
description: ''

imports:
- tosca-normative-types:1.0.0-ALIEN20
Expand Down
2 changes: 1 addition & 1 deletion org/ystia/tests/topologies/elk_kafka/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ topology_template:
node: Compute
Kafka:
type: org.ystia.kafka.linux.bash.nodes.Kafka
properties:
# properties:
requirements:
- host:
node: Java
Expand Down
2 changes: 1 addition & 1 deletion org/ystia/topologies/rstudio/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ topology_template:
node: BlockStorage
RStudio:
type: org.ystia.rstudio.linux.bash.nodes.RStudio
properties:
# properties:
requirements:
- host:
node: Java
Expand Down