diff --git a/templates/htcondor_cluster.yml b/templates/htcondor_cluster.yml index 6a849ec..408bbc3 100644 --- a/templates/htcondor_cluster.yml +++ b/templates/htcondor_cluster.yml @@ -1,7 +1,7 @@ tosca_definitions_version: tosca_simple_yaml_1_0 -imports: # to be updated after merging: https://raw.githubusercontent.com/grycap/tosca/main/custom_types.yaml - - grycap_custom_types: https://raw.githubusercontent.com/sebastian-luna-valero/tosca-upv/htcondor/custom_types.yaml +imports: + - grycap_custom_types: https://raw.githubusercontent.com/grycap/tosca/main/custom_types.yaml description: > TOSCA for launching an HTCondor Virtual Cluster.