aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.28.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.28.yaml')
-rw-r--r--resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.28.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.28.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.28.yaml
index 9aaf2077d2..34e03fec7b 100644
--- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.28.yaml
+++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.28.yaml
@@ -2,7 +2,7 @@
# file: host_vars/10.30.51.28.yaml
hostname: "s41-nomad"
-inventory_cimc_hostname: '10.30.50.28'
+inventory_cimc_hostname: "10.30.50.28"
# User management.
users:
@@ -19,14 +19,14 @@ users:
# Nomad settings.
nomad_certificates:
- - src: "{{ vault_s41_nomad_ca_file }}"
+ - src: "{{ vault_nomad_v2_ca_file }}"
dest: "{{ nomad_ca_file }}"
- - src: "{{ vault_s41_nomad_cert_file }}"
+ - src: "{{ vault_nomad_v2_cert_file }}"
dest: "{{ nomad_cert_file }}"
- - src: "{{ vault_s41_nomad_key_file }}"
+ - src: "{{ vault_nomad_v2_key_file }}"
dest: "{{ nomad_key_file }}"
nomad_datacenter: "yul1"
-nomad_name: "s41-nomad-{{ ansible_architecture }}"
+nomad_name: "{{ hostname }}-{{ ansible_architecture }}"
nomad_node_role: "client"
nomad_node_class: "builder"
nomad_options: