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)
|
# PIN TO HP1 (Change "hp-mini-1" to your actual node name if different)
|
||||||
constraint {
|
constraint {
|
||||||
attribute = "${attr.unique.hostname}"
|
attribute = "${attr.unique.hostname}"
|
||||||
value = "hp-mini-1"
|
value = "hp1-home"
|
||||||
}
|
}
|
||||||
|
|
||||||
network {
|
network {
|
||||||
@@ -60,7 +60,7 @@ job "ai-frontend" {
|
|||||||
# PIN TO HP1
|
# PIN TO HP1
|
||||||
constraint {
|
constraint {
|
||||||
attribute = "${attr.unique.hostname}"
|
attribute = "${attr.unique.hostname}"
|
||||||
value = "hp-mini-1"
|
value = "hp1-home"
|
||||||
}
|
}
|
||||||
|
|
||||||
network {
|
network {
|
||||||
|
|||||||
Reference in New Issue
Block a user