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