diff --git a/templates/galaxy.yaml b/templates/galaxy.yaml index 1ed1267..bb56be1 100644 --- a/templates/galaxy.yaml +++ b/templates/galaxy.yaml @@ -63,6 +63,6 @@ topology_template: outputs: galaxy_nip_url: - value: { concat: [ 'https://galaxy.', get_attribute: [ simple_node, public_address, 0 ], 'nip.io/' ] } + value: { concat: [ 'https://galaxy.', get_attribute: [ simple_node, public_address, 0 ], '.nip.io/' ] } galaxy_dns_url: value: { concat: [ 'https://', { get_input: dns_name }, '/' ] } diff --git a/templates/nomad_ai4eosc.yaml b/templates/nomad_ai4eosc.yaml index 198cce2..bf13fe2 100644 --- a/templates/nomad_ai4eosc.yaml +++ b/templates/nomad_ai4eosc.yaml @@ -146,7 +146,7 @@ topology_template: nomad_dc: type: string description: Nomad datacenter name - default: ifca-ai4os + default: ifca-ai4eosc required: yes nomad_domain: type: string diff --git a/templates/nomad_ai4eosc_join.yaml b/templates/nomad_ai4eosc_join.yaml index 16b7960..f5e457f 100644 --- a/templates/nomad_ai4eosc_join.yaml +++ b/templates/nomad_ai4eosc_join.yaml @@ -139,17 +139,17 @@ topology_template: consul_version: type: string description: Consul version to install - default: 1.17.1 + default: 1.19.2 required: yes nomad_version: type: string description: Nomad version to install - default: 1.7.3 + default: 1.9.1 required: yes nomad_dc: type: string description: Nomad datacenter name - default: ifca-ai4os-new + default: ifca-ai4eosc-new required: yes nomad_domain: type: string @@ -175,7 +175,7 @@ topology_template: consul_join_datacenter: type: string description: Primary datacenter of the Consul cluster to join - default: 'ifca-ai4os' + default: 'ifca-ai4eosc' node_templates: