From 7b9c34c5675af77f7f25165a9931f43d9b40a981 Mon Sep 17 00:00:00 2001 From: vincent Date: Sat, 10 Dec 2022 17:09:08 +0100 Subject: [PATCH] fix crowdsec-agent: error on start try to create user --- nomad-job/crowdsec-api.nomad | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/nomad-job/crowdsec-api.nomad b/nomad-job/crowdsec-api.nomad index aa9a610..5d2f2db 100644 --- a/nomad-job/crowdsec-api.nomad +++ b/nomad-job/crowdsec-api.nomad @@ -1,5 +1,6 @@ job "crowdsec-api" { datacenters = ["homelab"] + priority = 50 type = "service" meta { forcedeploy = "-1" @@ -45,10 +46,6 @@ job "crowdsec-api" { template { data = <