Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Commit 926bc9f

Browse files
author
earthmant
committed
updating for 4.3.1
1 parent 5e3be1e commit 926bc9f

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

aws.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tosca_definitions_version: cloudify_dsl_1_3
22

33
imports:
4-
- http://www.getcloudify.org/spec/cloudify/4.3/types.yaml
4+
- http://www.getcloudify.org/spec/cloudify/4.3.1/types.yaml
55
- http://www.getcloudify.org/spec/awssdk-plugin/2.1.1/plugin.yaml
66
- http://www.getcloudify.org/spec/utilities-plugin/1.5.2/plugin.yaml
77
- http://www.getcloudify.org/spec/fabric-plugin/1.5.1/plugin.yaml

azure.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tosca_definitions_version: cloudify_dsl_1_3
22

33
imports:
4-
- http://www.getcloudify.org/spec/cloudify/4.3/types.yaml
4+
- http://www.getcloudify.org/spec/cloudify/4.3.1/types.yaml
55
- http://www.getcloudify.org/spec/azure-plugin/1.6.1/plugin.yaml
66
- http://www.getcloudify.org/spec/utilities-plugin/1.5.2/plugin.yaml
77
- http://www.getcloudify.org/spec/fabric-plugin/1.5.1/plugin.yaml

gcp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tosca_definitions_version: cloudify_dsl_1_3
22

33
imports:
4-
- http://www.getcloudify.org/spec/cloudify/4.3/types.yaml
4+
- http://www.getcloudify.org/spec/cloudify/4.3.1/types.yaml
55
- http://www.getcloudify.org/spec/gcp-plugin/1.4.0/plugin.yaml
66
- http://www.getcloudify.org/spec/utilities-plugin/1.5.2/plugin.yaml
77
- http://www.getcloudify.org/spec/fabric-plugin/1.5.1/plugin.yaml

imports/manager-configuration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ inputs:
77
rpm:
88
description: >
99
If inputs.bootstrap is false, this is the CLI RPM to install and bootstrap with.
10-
default: http://cloudify-release-eu.s3.amazonaws.com/cloudify/4.3.0/ga-release/cloudify-manager-install-4.3.0-ga.x86_64.rpm
10+
default: http://repository.cloudifysource.org/cloudify/4.3.1/ga-release/cloudify-manager-install-4.3.1ga.rpm
1111

1212
blueprints:
1313
default:

openstack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tosca_definitions_version: cloudify_dsl_1_3
22

33
imports:
4-
- http://www.getcloudify.org/spec/cloudify/4.3/types.yaml
4+
- http://www.getcloudify.org/spec/cloudify/4.3.1/types.yaml
55
- http://www.getcloudify.org/spec/openstack-plugin/2.7.3/plugin.yaml
66
- http://www.getcloudify.org/spec/utilities-plugin/1.5.2/plugin.yaml
77
- http://www.getcloudify.org/spec/fabric-plugin/1.5.1/plugin.yaml

0 commit comments

Comments
 (0)