Update to 2022-08-01 11:00

This commit is contained in:
Daniel Berteaud
2022-08-01 11:00:15 +02:00
parent f4a3f0bd22
commit 75fd1e984a
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +0,0 @@
{{ nomad_conf | to_nice_json(indent=2) }}

View File

@@ -16,6 +16,7 @@ KillSignal=SIGINT
Restart=on-failure
LimitNOFILE=65536
LimitNPROC=infinity
Restart=on-failure
RestartSec=2
TasksMax=infinity
OOMScoreAdjust=-1000