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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user