spread for apt-cacher
This commit is contained in:
@@ -9,7 +9,10 @@ job "apt-cacher-ng" {
|
|||||||
to = 3142
|
to = 3142
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
spread {
|
||||||
|
attribute = "${node.unique.id}"
|
||||||
|
weight = 100
|
||||||
|
}
|
||||||
service {
|
service {
|
||||||
name = "apt-cache"
|
name = "apt-cache"
|
||||||
port = "http"
|
port = "http"
|
||||||
|
|||||||
Reference in New Issue
Block a user