Skip to content

fix(ansible): add backend_chromadb_host/port defaults to backend role#3518

Merged
mrveiss merged 1 commit intoDev_new_guifrom
issue-3514
Apr 5, 2026
Merged

fix(ansible): add backend_chromadb_host/port defaults to backend role#3518
mrveiss merged 1 commit intoDev_new_guifrom
issue-3514

Conversation

@mrveiss
Copy link
Copy Markdown
Owner

@mrveiss mrveiss commented Apr 5, 2026

Closes #3514

Adds backend_chromadb_host and backend_chromadb_port to backend/defaults/main.yml, removing the fragile Jinja2 fallback chains (| default(ai_stack_host | default('127.0.0.1'))) from backend.env.j2.

This mirrors the pattern introduced for AUTOBOT_AI_STACK_HOST in #3503. Operators can now override both ChromaDB and AI Stack hosts in a single consistent place (e.g. setting backend_chromadb_host: "10.255.255.254" for WSL2 co-located deployments).

…#3514)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 5, 2026

✅ SSOT Configuration Compliance: Passing

🎉 No hardcoded values detected that have SSOT config equivalents!

@mrveiss mrveiss merged commit b3e8af2 into Dev_new_gui Apr 5, 2026
3 of 4 checks passed
@mrveiss mrveiss deleted the issue-3514 branch April 5, 2026 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant