Update to 2025-05-13 10:00

This commit is contained in:
Daniel Berteaud
2025-05-13 10:00:10 +02:00
parent 72ddf7e5ea
commit a5bfc87852
2 changed files with 3 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ TasksMax=infinity
OOMScoreAdjust=-1000
{% if nomad_conf.client.enabled %}
# Give Nomad some time to drain the node
TimeoutStopSec=3600
TimeoutStopSec=300
{% endif %}
[Install]