Add Athena configuration and secrets to inventory and templates

- Updated vault.yml.example to include Athena secrets: secret key, DB password, OAuth client ID, and client secret.
- Modified puck.incus.yml to add Athena service and configuration details, including user, group, directory, port, and domain.
- Updated titania.incus.yml to change OAuth client ID and secret variable names for consistency with Athena.
- Added Athena configuration to mcpo config template, including URL and authorization headers.
This commit is contained in:
2026-03-18 19:38:47 +00:00
parent d768edea99
commit c1391e3dbc
8 changed files with 505 additions and 503 deletions

View File

@@ -24,8 +24,8 @@ gitea_runner_instance_url: "https://gitea.ouranos.helu.ca"
# Release versions for staging playbooks
agent_s_rel: master
anythingllm_rel: master
athena_rel: master
athena_mcp_rel: master
athena_rel: main
athena_mcp_rel: main
argos_rel: master
arke_rel: master
angelia_rel: master