diff --git a/stacks/ai/ai-frontend.nomad b/stacks/ai/ai-frontend.nomad index 43862c9..33cec6c 100644 --- a/stacks/ai/ai-frontend.nomad +++ b/stacks/ai/ai-frontend.nomad @@ -10,7 +10,7 @@ job "ai-frontend" { # PIN TO HP1 (Change "hp-mini-1" to your actual node name if different) constraint { attribute = "${attr.unique.hostname}" - value = "hp-mini-1" + value = "hp1-home" } network { @@ -60,7 +60,7 @@ job "ai-frontend" { # PIN TO HP1 constraint { attribute = "${attr.unique.hostname}" - value = "hp-mini-1" + value = "hp1-home" } network {