Private
Public Access
1
0

BUG-17: Strip release suffixes from package names in list_patches()

BUG-18: Add sudo prefix for apt install/upgrade/remove operations

- list_patches() now strips /noble-updates,noble-security suffixes
- run_apt() uses sudo for modifying operations (install, upgrade, etc.)
- Requires sudoers config for linux-patch-api user on agents
This commit is contained in:
2026-04-30 22:55:02 +00:00
parent bd3384d573
commit bda8d5c10c
8 changed files with 19 additions and 8 deletions

View File

@ -1,3 +1,3 @@
EMBEDDING_MODEL=BAAI/bge-m3
OLLAMA_HOST=http://ares.moon-dragon.us:11435
EMBEDDING_MODEL=bge-m3:latest
OLLAMA_HOST=http://ares.moon-dragon.us:11434
LLM_MODEL=qwen3.5:9b