feat(infra): change nomad class 60/42460/2
authorPeter Mikus <peter.mikus@icloud.com>
Fri, 7 Mar 2025 07:50:04 +0000 (08:50 +0100)
committerDave Wallace <dwallacelf@gmail.com>
Fri, 14 Mar 2025 16:20:48 +0000 (16:20 +0000)
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I75d19aab29798086c1c3078b16995215da661699

fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.27.yaml
fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.28.yaml

index 4383dd2..eecf5b9 100644 (file)
@@ -30,7 +30,7 @@ nomad_certificates:
 nomad_datacenter: "yul1"
 nomad_node_name: "{{ hostname }}-{{ ansible_architecture }}"
 nomad_node_role: "client"
-nomad_node_class: "builder"
+nomad_node_class: "hst"
 nomad_options:
   driver.raw_exec.enable: 1
   docker.cleanup.image: false
index 329b0dc..59afc4a 100644 (file)
@@ -30,7 +30,7 @@ nomad_certificates:
 nomad_datacenter: "yul1"
 nomad_node_name: "{{ hostname }}-{{ ansible_architecture }}"
 nomad_node_role: "client"
-nomad_node_class: "builder"
+nomad_node_class: "hst"
 nomad_options:
   driver.raw_exec.enable: 1
   docker.cleanup.image: false