diff --git a/artifacts/lrms/nomad_ai4eosc_fe_install.yml b/artifacts/lrms/nomad_ai4eosc_fe_install.yml index 816aa07..0776f88 100644 --- a/artifacts/lrms/nomad_ai4eosc_fe_install.yml +++ b/artifacts/lrms/nomad_ai4eosc_fe_install.yml @@ -184,6 +184,7 @@ nomad_version: "{{ nomad_input_version | default('1.7.3') }}" consul_version: "{{ consul_input_version | default('1.17.1') }}" roles_dir: /opt/ai4-ansible/ + new_certs: "{{ nomad_input_dc | default('ifca-ai4eosc') }}-certs" - name: Download consul + nomad certs get_url: diff --git a/artifacts/lrms/nomad_ai4eosc_wn_install.yml b/artifacts/lrms/nomad_ai4eosc_wn_install.yml index 39de885..6337fa2 100644 --- a/artifacts/lrms/nomad_ai4eosc_wn_install.yml +++ b/artifacts/lrms/nomad_ai4eosc_wn_install.yml @@ -174,6 +174,7 @@ nomad_version: "{{ nomad_input_version | default('1.7.3') }}" consul_version: "{{ consul_input_version | default('1.17.1') }}" roles_dir: /opt/ai4-ansible/ + new_certs: "{{ nomad_input_dc | default('ifca-ai4eosc') }}-certs" - name: Download consul + nomad certs get_url: