Skip to content
Open
Show file tree
Hide file tree
Changes from 3 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
4 changes: 2 additions & 2 deletions tabs/ansible/bigip/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tosca_definitions_version: cloudify_dsl_1_4
description: Cloudify Redis blueprint. Deploys Redis service with Ansible Cloudify plugin.

imports:
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml
Comment thread
bartoszkosciug marked this conversation as resolved.
Outdated
- cloudify/types/types.yaml
- plugin:cloudify-ansible-plugin

Expand All @@ -24,7 +24,7 @@ inputs:
display_label: URL for infra zip archive
description: >
URL of infra zip file.
default: https://github.com/cloudify-community/cloudify-catalog/raw/6.4.0-build/tabs/other/multicloud/vm/vm.zip
default: https://repository.cloudifysource.org/cloudify/blueprints/6.4/tabs/other/multicloud/multicloud_vm.zip

infra_exists:
display_label: Set if infra exists or not
Expand Down
4 changes: 2 additions & 2 deletions tabs/ansible/cassandra/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tosca_definitions_version: cloudify_dsl_1_4
description: Cloudify Cassandra blueprint. Deploys Cassandra service with Ansible Cloduify plugin.

imports:
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml
- cloudify/types/types.yaml
- plugin:cloudify-ansible-plugin

Expand All @@ -30,7 +30,7 @@ inputs:
display_label: URL for infra zip archive
description: >
URL of infra zip file.
default: https://github.com/cloudify-community/cloudify-catalog/raw/6.4.0-build/tabs/other/multicloud/vm/vm.zip
default: https://repository.cloudifysource.org/cloudify/blueprints/6.4/tabs/other/multicloud/multicloud_vm.zip

infra_exists:
display_label: Infrastructure Exists
Expand Down
4 changes: 2 additions & 2 deletions tabs/ansible/grafana/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tosca_definitions_version: cloudify_dsl_1_4
description: Cloudify Grafana blueprint. Deploys Grafana service with Ansible Cloudify plugin.

imports:
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml
- cloudify/types/types.yaml
- plugin:cloudify-ansible-plugin

Expand All @@ -25,7 +25,7 @@ inputs:
display_label: URL for infra zip archive
description: >
URL of infra zip file.
default: https://github.com/cloudify-community/cloudify-catalog/raw/6.4.0-build/tabs/other/multicloud/vm/vm.zip
default: https://repository.cloudifysource.org/cloudify/blueprints/6.4/tabs/other/multicloud/multicloud_vm.zip

infra_exists:
type: string
Expand Down
4 changes: 2 additions & 2 deletions tabs/ansible/influxdb/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tosca_definitions_version: cloudify_dsl_1_4
description: Cloudify InfluxDB blueprint. Deploys InfluxDB service with Ansible Cloudify plugin.

imports:
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml
- cloudify/types/types.yaml
- plugin:cloudify-ansible-plugin

Expand All @@ -24,7 +24,7 @@ inputs:
display_label: URL for infra zip archive
description: >
URL of infra zip file.
default: https://github.com/cloudify-community/cloudify-catalog/raw/6.4.0-build/tabs/other/multicloud/vm/vm.zip
default: https://repository.cloudifysource.org/cloudify/blueprints/6.4/tabs/other/multicloud/multicloud_vm.zip

infra_exists:
type: string
Expand Down
4 changes: 2 additions & 2 deletions tabs/ansible/jenkins/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tosca_definitions_version: cloudify_dsl_1_4
description: Installs Jenkins with Ansible on AWS/Azure environments.

imports:
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml
- cloudify/types/types.yaml
- plugin:cloudify-ansible-plugin

Expand All @@ -25,7 +25,7 @@ inputs:
display_label: URL for infra zip archive
description: >
URL of infra zip file.
default: https://github.com/cloudify-community/cloudify-catalog/raw/6.4.0-build/tabs/other/multicloud/vm/vm.zip
default: https://repository.cloudifysource.org/cloudify/blueprints/6.4/tabs/other/multicloud/multicloud_vm.zip

infra_exists:
type: string
Expand Down
4 changes: 2 additions & 2 deletions tabs/ansible/kafka/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tosca_definitions_version: cloudify_dsl_1_4
description: Cloudify Kafka blueprint. Deploys Kafka service with Ansible Cloudify plugin.

imports:
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml
- cloudify/types/types.yaml
- plugin:cloudify-ansible-plugin

Expand All @@ -25,7 +25,7 @@ inputs:
display_label: URL for infra zip archive
description: >
URL of infra zip file.
default: https://github.com/cloudify-community/cloudify-catalog/raw/6.4.0-build/tabs/other/multicloud/vm/vm.zip
default: https://repository.cloudifysource.org/cloudify/blueprints/6.4/tabs/other/multicloud/multicloud_vm.zip

infra_exists:
type: string
Expand Down
4 changes: 2 additions & 2 deletions tabs/ansible/keyvault/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tosca_definitions_version: cloudify_dsl_1_4
description: Cloudify Nginx blueprint. Deploys Nginx service with Ansible Cloduify plugin.

imports:
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml
- cloudify/types/types.yaml
- plugin:cloudify-ansible-plugin

Expand All @@ -24,7 +24,7 @@ inputs:
display_label: URL for infra zip archive
description: >
URL of infra zip file.
default: https://github.com/cloudify-community/cloudify-catalog/raw/6.4.0-build/tabs/other/multicloud/vm/vm.zip
default: https://repository.cloudifysource.org/cloudify/blueprints/6.4/tabs/other/multicloud/multicloud_vm.zip

infra_exists:
type: string
Expand Down
4 changes: 2 additions & 2 deletions tabs/ansible/mariadb/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tosca_definitions_version: cloudify_dsl_1_4
description: Cloudify MariaDB blueprint. Deploys MariaDB service with Ansible Cloudify plugin.

imports:
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml
- cloudify/types/types.yaml
- plugin:cloudify-ansible-plugin

Expand All @@ -30,7 +30,7 @@ inputs:
display_label: URL for infra zip archive
description: >
URL of infra zip file.
default: https://github.com/cloudify-community/cloudify-catalog/raw/6.4.0-build/tabs/other/multicloud/vm/vm.zip
default: https://repository.cloudifysource.org/cloudify/blueprints/6.4/tabs/other/multicloud/multicloud_vm.zip

infra_exists:
display_label: Set if infra exists or not
Expand Down
4 changes: 2 additions & 2 deletions tabs/ansible/mongodb/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tosca_definitions_version: cloudify_dsl_1_4
description: Cloudify MongoDB blueprint. Deploys MongoDB service with Ansible Cloduify plugin.

imports:
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml
- cloudify/types/types.yaml
- plugin:cloudify-fabric-plugin
- plugin:cloudify-ansible-plugin
Expand Down Expand Up @@ -37,7 +37,7 @@ inputs:
display_label: URL for infra zip archive
description: >
URL of infra zip file.
default: https://github.com/cloudify-community/cloudify-catalog/raw/6.4.0-build/tabs/other/multicloud/vm/vm.zip
default: https://repository.cloudifysource.org/cloudify/blueprints/6.4/tabs/other/multicloud/multicloud_vm.zip

infra_exists:
display_label: Set if infra exists or not
Expand Down
4 changes: 2 additions & 2 deletions tabs/ansible/mysql/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tosca_definitions_version: cloudify_dsl_1_4
description: Installs MySQL with Ansible on AWS/Azure environments.

imports:
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml
- cloudify/types/types.yaml
- plugin:cloudify-ansible-plugin

Expand All @@ -24,7 +24,7 @@ inputs:
display_label: URL for infra zip archive
description: >
URL of infra zip file.
default: https://github.com/cloudify-community/cloudify-catalog/raw/6.4.0-build/tabs/other/multicloud/vm/vm.zip
default: https://repository.cloudifysource.org/cloudify/blueprints/6.4/tabs/other/multicloud/multicloud_vm.zip

infra_exists:
display_label: Set if infra exists or not
Expand Down
2 changes: 1 addition & 1 deletion tabs/ansible/nginx/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ inputs:
display_label: URL for infra zip archive
description: >
URL of infra zip file.
default: https://github.com/cloudify-community/cloudify-catalog/raw/6.4.0-build/tabs/other/multicloud/vm/vm.zip
default: https://repository.cloudifysource.org/cloudify/blueprints/6.4/tabs/other/multicloud/multicloud_vm.zip

infra_exists:
type: string
Expand Down
4 changes: 2 additions & 2 deletions tabs/ansible/oracle/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tosca_definitions_version: cloudify_dsl_1_4
description: Installs Oracle with Ansible on AWS/Azure environments.

imports:
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml
- cloudify/types/types.yaml
- plugin:cloudify-ansible-plugin

Expand All @@ -24,7 +24,7 @@ inputs:
display_label: URL for infra zip archive
description: >
URL of infra zip file.
default: https://github.com/cloudify-community/cloudify-catalog/raw/6.4.0-build/tabs/other/multicloud/vm/vm.zip
default: https://repository.cloudifysource.org/cloudify/blueprints/6.4/tabs/other/multicloud/multicloud_vm.zip

infra_exists:
display_label: Set if infra exists or not
Expand Down
2 changes: 1 addition & 1 deletion tabs/ansible/postgresql/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ inputs:
display_label: URL for infra zip archive
description: >
URL of infra zip file.
default: https://github.com/cloudify-community/cloudify-catalog/raw/6.4.0-build/tabs/other/multicloud/vm/vm.zip
default: https://repository.cloudifysource.org/cloudify/blueprints/6.4/tabs/other/multicloud/multicloud_vm.zip

infra_exists:
display_label: Set if infra exists or not
Expand Down
2 changes: 1 addition & 1 deletion tabs/ansible/prometheus/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ inputs:
display_label: URL for infra zip archive
description: >
URL of infra zip file.
default: https://github.com/cloudify-community/cloudify-catalog/raw/6.4.0-build/tabs/other/multicloud/vm/vm.zip
default: https://repository.cloudifysource.org/cloudify/blueprints/6.4/tabs/other/multicloud/multicloud_vm.zip

infra_exists:
display_label: Set if infra exists or not
Expand Down
2 changes: 1 addition & 1 deletion tabs/ansible/rabbitmq/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ inputs:
display_label: URL for infra zip archive
description: >
URL of infra zip file.
default: https://github.com/cloudify-community/cloudify-catalog/raw/6.4.0-build/tabs/other/multicloud/vm/vm.zip
default: https://repository.cloudifysource.org/cloudify/blueprints/6.4/tabs/other/multicloud/multicloud_vm.zip

infra_exists:
display_label: Set if infra exists or not
Expand Down
2 changes: 1 addition & 1 deletion tabs/ansible/redis/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ inputs:
display_label: URL for infra zip archive
description: >
URL of infra zip file.
default: https://github.com/cloudify-community/cloudify-catalog/raw/6.4.0-build/tabs/other/multicloud/vm/vm.zip
default: https://repository.cloudifysource.org/cloudify/blueprints/6.4/tabs/other/multicloud/multicloud_vm.zip

infra_exists:
display_label: Set if infra exists or not
Expand Down
2 changes: 1 addition & 1 deletion tabs/ansible/traefik/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ inputs:
display_label: URL for infra zip archive
description: >
URL of infra zip file.
default: https://github.com/cloudify-community/cloudify-catalog/raw/6.4.0-build/tabs/other/multicloud/vm/vm.zip
default: https://repository.cloudifysource.org/cloudify/blueprints/6.4/tabs/other/multicloud/multicloud_vm.zip

infra_exists:
display_label: Set if infra exists or not
Expand Down
2 changes: 1 addition & 1 deletion tabs/ansible/vpc_aws/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: >
libselinux-python/libselinux-python3 on the manager VM is prerequisite.

imports:
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml
- cloudify/types/types.yaml
- plugin:cloudify-ansible-plugin

Expand Down
2 changes: 1 addition & 1 deletion tabs/ansible/vpc_azure/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: >
libselinux-python/libselinux-python3 on the manager VM is prerequisite.

imports:
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml
- cloudify/types/types.yaml
- plugin:cloudify-ansible-plugin

Expand Down
2 changes: 1 addition & 1 deletion tabs/ansible/wordpress/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tosca_definitions_version: cloudify_dsl_1_4
description: Cloudify Wordpress blueprint. Deploys Wordpress service with Ansible Cloudify plugin.

imports:
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml
- cloudify/types/types.yaml
- plugin:cloudify-ansible-plugin

Expand Down
2 changes: 1 addition & 1 deletion tabs/azure/container_instances/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tosca_definitions_version: cloudify_dsl_1_4
imports:
- cloudify/types/types.yaml
- plugin:cloudify-azure-plugin?version
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml

labels:
csys-obj-type:
Expand Down
2 changes: 1 addition & 1 deletion tabs/azure/cosmos_db/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tosca_definitions_version: cloudify_dsl_1_4
imports:
- cloudify/types/types.yaml
- plugin:cloudify-azure-plugin?version
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml

labels:
csys-obj-type:
Expand Down
2 changes: 1 addition & 1 deletion tabs/azure/data_disk/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tosca_definitions_version: cloudify_dsl_1_4
imports:
- cloudify/types/types.yaml
- plugin:cloudify-azure-plugin?version= >=3.0.10
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml

labels:
csys-obj-type:
Expand Down
2 changes: 1 addition & 1 deletion tabs/azure/notification_hub/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tosca_definitions_version: cloudify_dsl_1_4
imports:
- cloudify/types/types.yaml
- plugin:cloudify-azure-plugin?version= >=3.0.10
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml

labels:
csys-obj-type:
Expand Down
2 changes: 1 addition & 1 deletion tabs/azure/service_bus/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tosca_definitions_version: cloudify_dsl_1_4
imports:
- cloudify/types/types.yaml
- plugin:cloudify-azure-plugin
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml

labels:
csys-obj-type:
Expand Down
2 changes: 1 addition & 1 deletion tabs/azure/spot_instance/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tosca_definitions_version: cloudify_dsl_1_4
imports:
- cloudify/types/types.yaml
- plugin:cloudify-azure-plugin
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml

labels:
csys-obj-type:
Expand Down
2 changes: 1 addition & 1 deletion tabs/azure/ubuntu/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tosca_definitions_version: cloudify_dsl_1_4
imports:
- cloudify/types/types.yaml
- plugin:cloudify-azure-plugin
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml

labels:
csys-obj-type:
Expand Down
2 changes: 1 addition & 1 deletion tabs/azure/ubuntu_disk_storage/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tosca_definitions_version: cloudify_dsl_1_4
imports:
- cloudify/types/types.yaml
- plugin:cloudify-azure-plugin?version= >=3.0.10
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml

labels:
csys-obj-type:
Expand Down
2 changes: 1 addition & 1 deletion tabs/azure/ubuntu_spot_instace/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tosca_definitions_version: cloudify_dsl_1_4
imports:
- cloudify/types/types.yaml
- plugin:cloudify-azure-plugin?version= >=3.0.10
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml

labels:
csys-obj-type:
Expand Down
2 changes: 1 addition & 1 deletion tabs/azure/ubuntu_spot_instance/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tosca_definitions_version: cloudify_dsl_1_4
imports:
- cloudify/types/types.yaml
- plugin:cloudify-azure-plugin?version= >=3.0.10
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml

labels:
csys-obj-type:
Expand Down
2 changes: 1 addition & 1 deletion tabs/certified_environments/eaas/blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ tosca_definitions_version: cloudify_dsl_1_4

imports:
- cloudify/types/types.yaml
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml

labels:
csys-obj-type:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ imports:
- cloudify/types/types.yaml
- plugin:cloudify-aws-plugin?version= >=2.5.6
- plugin:cloudify-kubernetes-plugin?version= >=2.9.3
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml

dsl_definitions:
aws_client: &aws_client
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ imports:
- cloudify/types/types.yaml
- plugin:cloudify-fabric-plugin
- plugin:cloudify-kubernetes-plugin
- https://raw.githubusercontent.com/cloudify-community/cloudify-catalog/6.4.0-build/tabs/utilities/eaas/custom_types.yaml
- https://cloudify-release-eu.s3.eu-west-1.amazonaws.com/cloudify/blueprints/6.4/custom_types.yaml

labels:
csys-obj-type:
Expand Down
Loading