From b7fb42a9bb39659f9cd795625b73798b23b53e64 Mon Sep 17 00:00:00 2001 From: Miguel Caballer Date: Mon, 7 Oct 2024 09:42:22 +0200 Subject: [PATCH] Fix default consul dc name --- templates/nomad_ai4eosc.yaml | 2 +- templates/nomad_ai4eosc_join.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/nomad_ai4eosc.yaml b/templates/nomad_ai4eosc.yaml index 58635fe..6bdc32b 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-ai4eosc + default: ifca-ai4os required: yes nomad_domain: type: string diff --git a/templates/nomad_ai4eosc_join.yaml b/templates/nomad_ai4eosc_join.yaml index 89bd25c..4eb1bf7 100644 --- a/templates/nomad_ai4eosc_join.yaml +++ b/templates/nomad_ai4eosc_join.yaml @@ -149,7 +149,7 @@ topology_template: nomad_dc: type: string description: Nomad datacenter name - default: ifca-ai4eosc-new + default: ifca-ai4os-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-ai4eosc' + default: 'ifca-ai4os' node_templates: