diff options
Diffstat (limited to 'app/deployment/science.hcl')
-rw-r--r-- | app/deployment/science.hcl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/deployment/science.hcl b/app/deployment/science.hcl index 81e398a..8b13e3f 100644 --- a/app/deployment/science.hcl +++ b/app/deployment/science.hcl @@ -1,6 +1,7 @@ job "science" { datacenters = ["dc1"] type = "service" + priority = 10 constraint { attribute = "${attr.cpu.arch}" |