Skip to content

Commit 4f01477

Browse files
committed
Prepare release 2.1.0-M6
1 parent 91a2073 commit 4f01477

File tree

86 files changed

+366
-366
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+366
-366
lines changed

org/ystia/ansible/linux/ansible/types.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ tosca_definitions_version: alien_dsl_2_0_0
1717

1818
metadata:
1919
template_name: org.ystia.ansible.linux.ansible
20-
template_version: 2.1.0-SNAPSHOT
20+
template_version: 2.1.0-M6
2121
template_author: yorc
2222

2323
imports:
2424
- tosca-normative-types:1.0.0-ALIEN20
2525
- yorc-types:1.0.0
26-
- org.ystia.ansible.pub:2.1.0-SNAPSHOT
26+
- org.ystia.ansible.pub:2.1.0-M6
2727

2828
node_types:
2929
org.ystia.ansible.linux.ansible.nodes.AnsibleRuntime:

org/ystia/ansible/pub/types.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ tosca_definitions_version: alien_dsl_2_0_0
1717

1818
metadata:
1919
template_name: org.ystia.ansible.pub
20-
template_version: 2.1.0-SNAPSHOT
20+
template_version: 2.1.0-M6
2121
template_author: yorc
2222

2323
imports:

org/ystia/beats/linux/bash/types.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ tosca_definitions_version: alien_dsl_2_0_0
88

99
metadata:
1010
template_name: org.ystia.beats.linux.bash
11-
template_version: 2.1.0-SNAPSHOT
11+
template_version: 2.1.0-M6
1212
template_author: Ystia
1313

1414
description: Beats are data shippers for many types of data you want to enrich with Logstash, search and analyze in Elasticsearch, and visualize in Kibana.
1515

1616
imports:
1717
- tosca-normative-types:1.0.0-ALIEN20
18-
- org.ystia.consul.pub:2.1.0-SNAPSHOT
19-
- org.ystia.elasticsearch.pub:2.1.0-SNAPSHOT
20-
- org.ystia.logstash.pub:2.1.0-SNAPSHOT
18+
- org.ystia.consul.pub:2.1.0-M6
19+
- org.ystia.elasticsearch.pub:2.1.0-M6
20+
- org.ystia.logstash.pub:2.1.0-M6
2121

2222
node_types:
2323
org.ystia.beats.linux.bash.nodes.Beat:

org/ystia/cloudera/linux/bash/types.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ tosca_definitions_version: alien_dsl_2_0_0
88

99
metadata:
1010
template_name: org.ystia.cloudera.linux.bash
11-
template_version: 2.1.0-SNAPSHOT
11+
template_version: 2.1.0-M6
1212
template_author: Ystia
1313

1414
description: Cloudera big data distribution for Linux system
1515

1616

1717
imports:
1818
- tosca-normative-types:1.0.0-ALIEN20
19-
- org.ystia.common:2.1.0-SNAPSHOT
20-
- org.ystia.consul.pub:2.1.0-SNAPSHOT
21-
- org.ystia.cloudera.pub:2.1.0-SNAPSHOT
19+
- org.ystia.common:2.1.0-M6
20+
- org.ystia.consul.pub:2.1.0-M6
21+
- org.ystia.cloudera.pub:2.1.0-M6
2222

2323
node_types:
2424
org.ystia.cloudera.linux.bash.nodes.ClouderaServer:

org/ystia/cloudera/pub/types.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ tosca_definitions_version: alien_dsl_2_0_0
88

99
metadata:
1010
template_name: org.ystia.cloudera.pub
11-
template_version: 2.1.0-SNAPSHOT
11+
template_version: 2.1.0-M6
1212
template_author: Ystia
1313

1414
description: Public interface types for Cloudera support.
1515

1616
imports:
1717
- tosca-normative-types:1.0.0-ALIEN20
18-
- org.ystia.common:2.1.0-SNAPSHOT
18+
- org.ystia.common:2.1.0-M6
1919

2020
capability_types:
2121
org.ystia.cloudera.pub.capabilities.ClouderaServerEndpoint:

org/ystia/common/types.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tosca_definitions_version: alien_dsl_2_0_0
88

99
metadata:
1010
template_name: org.ystia.common
11-
template_version: 2.1.0-SNAPSHOT
11+
template_version: 2.1.0-M6
1212
template_author: Ystia
1313

1414
description: common part of all ystia components

org/ystia/consul/linux/bash/types.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ tosca_definitions_version: alien_dsl_2_0_0
88

99
metadata:
1010
template_name: org.ystia.consul.linux.bash
11-
template_version: 2.1.0-SNAPSHOT
11+
template_version: 2.1.0-M6
1212
template_author: Ystia
1313

1414
description: Consul agent and server
1515

1616
imports:
1717
- tosca-normative-types:1.0.0-ALIEN20
18-
- org.ystia.common:2.1.0-SNAPSHOT
19-
- org.ystia.consul.pub:2.1.0-SNAPSHOT
18+
- org.ystia.common:2.1.0-M6
19+
- org.ystia.consul.pub:2.1.0-M6
2020

2121
node_types:
2222
org.ystia.consul.linux.bash.nodes.Consul:

org/ystia/consul/pub/types.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ tosca_definitions_version: alien_dsl_2_0_0
88

99
metadata:
1010
template_name: org.ystia.consul.pub
11-
template_version: 2.1.0-SNAPSHOT
11+
template_version: 2.1.0-M6
1212
template_author: Ystia
1313

1414
description: Public interface types for Consul support.
1515

1616
imports:
1717
- tosca-normative-types:1.0.0-ALIEN20
18-
- org.ystia.common:2.1.0-SNAPSHOT
18+
- org.ystia.common:2.1.0-M6
1919

2020
node_types:
2121
org.ystia.consul.pub.nodes.ConsulUser:

org/ystia/dns/dnsmaq/ansible/types.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ tosca_definitions_version: alien_dsl_2_0_0
88

99
metadata:
1010
template_name: org.ystia.dns.dnsmasq.ansible
11-
template_version: 2.1.0-SNAPSHOT
11+
template_version: 2.1.0-M6
1212
template_author: Ystia
1313

1414

1515
imports:
1616
- tosca-normative-types:1.0.0-ALIEN20
1717
- yorc-types:1.0.0
18-
- org.ystia.dns.pub:2.1.0-SNAPSHOT
18+
- org.ystia.dns.pub:2.1.0-M6
1919

2020
node_types:
2121
org.ystia.dns.dnsmasq.ansible.nodes.Dnsmasq:

org/ystia/dns/pub/types.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tosca_definitions_version: alien_dsl_2_0_0
88

99
metadata:
1010
template_name: org.ystia.dns.pub
11-
template_version: 2.1.0-SNAPSHOT
11+
template_version: 2.1.0-M6
1212
template_author: Ystia
1313

1414
description: Public interface types for DNS support.

0 commit comments

Comments
 (0)