Change hostnames

This commit is contained in:
2025-12-27 15:12:07 -05:00
parent 9d043bd142
commit c0f67aef53

View File

@@ -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 {