diff options
Diffstat (limited to 'app/deployment/core.hcl')
-rw-r--r-- | app/deployment/core.hcl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/deployment/core.hcl b/app/deployment/core.hcl index 43774a6..5b17b8e 100644 --- a/app/deployment/core.hcl +++ b/app/deployment/core.hcl @@ -1,6 +1,7 @@ job "core" { datacenters = ["dc1"] type = "system" + priority = 90 constraint { attribute = "${attr.cpu.arch}" |