fix: override broker loading deadline after base env (#185)

This commit is contained in:
Joseph Magly
2026-08-29 01:38:32 -04:00
parent d3533d382f
commit 312e63dd00
2 changed files with 3 additions and 1 deletions
@@ -0,0 +1,2 @@
# Loaded after /etc/default/ollama-unify-negotiator by the systemd drop-in.
OLLAMA_UNIFY_PENDING_TIMEOUT=7200
@@ -3,4 +3,4 @@
# transition deadline when the shared host is storage-bound. Keep the broker
# drained until OBLITERATUS reports ready, while its persistent heartbeat and
# fail-closed supervisor continue to enforce lease ownership.
Environment=OLLAMA_UNIFY_PENDING_TIMEOUT=7200
EnvironmentFile=-/etc/default/ollama-unify-obliteratus