Skip to content

Commit bdea7ef

Browse files
Link to stable/v3.0 custom_types
1 parent b7c0fa3 commit bdea7ef

17 files changed

+17
-17
lines changed

amber/amber_job_onedata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tosca_definitions_version: tosca_simple_yaml_1_0
22

33
imports:
4-
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/master/custom_types.yaml
4+
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/stable/v3.0/custom_types.yaml
55

66
description: >
77
TOSCA examples for specifying a Chronos Job that runs an application using Onedata storage.

amber/amber_job_swift.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tosca_definitions_version: tosca_simple_yaml_1_0
22

33
imports:
4-
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/master/custom_types.yaml
4+
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/stable/v3.0/custom_types.yaml
55

66
description: >
77
TOSCA examples for specifying a Chronos Job that runs an application using the input stored at some URL and uploads the output data to a Swift container (using Swift auth 1 or Keystone)

amber/ambertools.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tosca_definitions_version: tosca_simple_yaml_1_0
22

33
imports:
4-
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/master/custom_types.yaml
4+
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/stable/v3.0/custom_types.yaml
55

66
description: TOSCA template for deploying an instance of AmberTools v15
77

dariah_repository.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tosca_definitions_version: tosca_simple_yaml_1_0
22

33
imports:
4-
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/master/custom_types.yaml
4+
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/stable/v3.0/custom_types.yaml
55

66
description: TOSCA template for deploying the Dariah Repository on top of a Mesos cluster using Marathon
77

disvis.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tosca_definitions_version: tosca_simple_yaml_1_0
22

33
imports:
4-
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/master/custom_types.yaml
4+
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/stable/v3.0/custom_types.yaml
55

66
description: TOSCA template for deploying an instance for DisVis
77

dodas/Basic.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tosca_definitions_version: tosca_simple_yaml_1_0
22

33
imports:
4-
# - indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/master/custom_types.yaml
4+
# - indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/stable/v3.0/custom_types.yaml
55
- indigo_custom_types: https://gist.githubusercontent.com/dciangot/f3b20516252659b27dfb46d0d313fa2e/raw/9f111ed0a3c27f3397dcd20dc704e56b6bb4641b/tosca.yaml
66

77

dodas/CMS-HTCondor-TSystem.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tosca_definitions_version: tosca_simple_yaml_1_0
22

33
imports:
4-
# - indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/master/custom_types.yaml
4+
# - indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/stable/v3.0/custom_types.yaml
55
- indigo_custom_types: https://gist.githubusercontent.com/dciangot/f3b20516252659b27dfb46d0d313fa2e/raw/9f111ed0a3c27f3397dcd20dc704e56b6bb4641b/tosca.yaml
66

77
description: TOSCA template for a complete CMS Site over Mesos orchestrator

dodas/CMS-HTCondor-and-onedata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tosca_definitions_version: tosca_simple_yaml_1_0
22

33
imports:
4-
# - indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/master/custom_types.yaml
4+
# - indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/stable/v3.0/custom_types.yaml
55
- indigo_custom_types: https://gist.githubusercontent.com/dciangot/f3b20516252659b27dfb46d0d313fa2e/raw/9f111ed0a3c27f3397dcd20dc704e56b6bb4641b/tosca.yaml
66

77

dodas/CMS-HTCondor-dodas.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tosca_definitions_version: tosca_simple_yaml_1_0
22

33
imports:
4-
# - indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/master/custom_types.yaml
4+
# - indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/stable/v3.0/custom_types.yaml
55
- indigo_custom_types: https://gist.githubusercontent.com/dciangot/f3b20516252659b27dfb46d0d313fa2e/raw/9f111ed0a3c27f3397dcd20dc704e56b6bb4641b/tosca.yaml
66

77
description: TOSCA template for a complete CMS Site over Mesos orchestrator

galaxy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tosca_definitions_version: tosca_simple_yaml_1_0
22

33
imports:
4-
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/master/custom_types.yaml
4+
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/stable/v3.0/custom_types.yaml
55

66
description: >
77
TOSCA template for deploying a Galaxy Server using a local LRMS.

galaxy_elastic_cluster_elixirIT.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tosca_definitions_version: tosca_simple_yaml_1_0
22

33
imports:
4-
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/master/custom_types.yaml
4+
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/stable/v3.0/custom_types.yaml
55

66
description: >
77
TOSCA test for launching a Virtual Elastic Cluster. It will launch

galaxy_elixirIT.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tosca_definitions_version: tosca_simple_yaml_1_0
22

33
imports:
4-
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/master/custom_types.yaml
4+
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/stable/v3.0/custom_types.yaml
55

66
description: >
77
TOSCA test for launching a Galaxy Server also configuring the bowtie2

kepler-batch.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tosca_definitions_version: tosca_simple_yaml_1_0
22

33
imports:
4-
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/master/custom_types.yaml
4+
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/stable/v3.0/custom_types.yaml
55

66
description: >
77
TOSCA example to specify a Chronos Job that runs a batch Kepler job

kepler.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tosca_definitions_version: tosca_simple_yaml_1_0
22

33
imports:
4-
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/master/custom_types.yaml
4+
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/stable/v3.0/custom_types.yaml
55

66
description: TOSCA template for deploying an instance for Kepler
77

lifewatch-algaebloom.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tosca_definitions_version: tosca_simple_yaml_1_0
22

33
imports:
4-
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/master/custom_types.yaml
4+
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/stable/v3.0/custom_types.yaml
55

66
description: TOSCA examples for specifying a Chronos Job that runs an application using Onedata storage.
77

mesos_cluster.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tosca_definitions_version: tosca_simple_yaml_1_0
22

33
imports:
4-
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/master/custom_types.yaml
4+
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/stable/v3.0/custom_types.yaml
55

66
description: TOSCA example for specifying a Mesos Cluster
77

powerfit.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tosca_definitions_version: tosca_simple_yaml_1_0
22

33
imports:
4-
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/master/custom_types.yaml
4+
- indigo_custom_types: https://raw.githubusercontent.com/indigo-dc/tosca-types/stable/v3.0/custom_types.yaml
55

66
description: TOSCA template for deploying an instance for Powerfit
77

0 commit comments

Comments
 (0)