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

Commit

Permalink
updating plugins versions
Browse files Browse the repository at this point in the history
  • Loading branch information
earthmant committed Apr 3, 2018
1 parent 805c05c commit 5309598
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ tosca_definitions_version: cloudify_dsl_1_3

imports:
- http://www.getcloudify.org/spec/cloudify/4.3/types.yaml
- http://www.getcloudify.org/spec/awssdk-plugin/2.1.0/plugin.yaml
- http://www.getcloudify.org/spec/utilities-plugin/1.5.0.1/plugin.yaml
- http://www.getcloudify.org/spec/awssdk-plugin/2.1.1/plugin.yaml
- http://www.getcloudify.org/spec/utilities-plugin/1.5.2/plugin.yaml
- http://www.getcloudify.org/spec/fabric-plugin/1.5.1/plugin.yaml
- imports/manager-configuration.yaml

Expand Down
2 changes: 1 addition & 1 deletion azure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tosca_definitions_version: cloudify_dsl_1_3
imports:
- http://www.getcloudify.org/spec/cloudify/4.3/types.yaml
- http://www.getcloudify.org/spec/azure-plugin/1.5.1.1/plugin.yaml
- http://www.getcloudify.org/spec/utilities-plugin/1.5.0.1/plugin.yaml
- http://www.getcloudify.org/spec/utilities-plugin/1.5.2/plugin.yaml
- http://www.getcloudify.org/spec/fabric-plugin/1.5.1/plugin.yaml
- imports/manager-configuration.yaml

Expand Down
2 changes: 1 addition & 1 deletion gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tosca_definitions_version: cloudify_dsl_1_3
imports:
- http://www.getcloudify.org/spec/cloudify/4.3/types.yaml
- http://www.getcloudify.org/spec/gcp-plugin/1.4.0/plugin.yaml
- http://www.getcloudify.org/spec/utilities-plugin/1.5.0.1/plugin.yaml
- http://www.getcloudify.org/spec/utilities-plugin/1.5.2/plugin.yaml
- http://www.getcloudify.org/spec/fabric-plugin/1.5.1/plugin.yaml
- imports/manager-configuration.yaml

Expand Down
4 changes: 2 additions & 2 deletions openstack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ tosca_definitions_version: cloudify_dsl_1_3

imports:
- http://www.getcloudify.org/spec/cloudify/4.3/types.yaml
- http://www.getcloudify.org/spec/openstack-plugin/2.7.1/plugin.yaml
- http://www.getcloudify.org/spec/utilities-plugin/1.5.0.1/plugin.yaml
- http://www.getcloudify.org/spec/openstack-plugin/2.7.3/plugin.yaml
- http://www.getcloudify.org/spec/utilities-plugin/1.5.2/plugin.yaml
- http://www.getcloudify.org/spec/fabric-plugin/1.5.1/plugin.yaml
- imports/manager-configuration.yaml

Expand Down

0 comments on commit 5309598

Please sign in to comment.