diff --git a/apps/apt-cacher-ng/live.hcl b/apps/apt-cacher-ng/live.hcl index 43e12a2..0480222 100644 --- a/apps/apt-cacher-ng/live.hcl +++ b/apps/apt-cacher-ng/live.hcl @@ -9,7 +9,10 @@ job "apt-cacher-ng" { to = 3142 } } - + spread { + attribute = "${node.unique.id}" + weight = 100 + } service { name = "apt-cache" port = "http"