Change hostnames
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user