refactor: update project references from Agathos to Ouranos across documentation and configuration files
This commit is contained in:
@@ -10,11 +10,11 @@ keeper_group: robert
|
||||
keeper_home: /srv/ponos
|
||||
watcher_user: poros
|
||||
watcher_uid: 520
|
||||
deployment_environment: "agathos"
|
||||
deployment_environment: "ouranos"
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
||||
# Incus configuration (matches terraform.tfvars)
|
||||
incus_project_name: agathos
|
||||
incus_project_name: ouranos
|
||||
incus_storage_pool: default
|
||||
|
||||
# Gitea Runner
|
||||
@@ -89,7 +89,7 @@ rabbitmq_permissions:
|
||||
smtp_host: oberon.incus
|
||||
smtp_port: 22025
|
||||
smtp_from: noreply@ouranos.helu.ca
|
||||
smtp_from_name: "Agathos"
|
||||
smtp_from_name: "Ouranos"
|
||||
|
||||
# Release directory paths
|
||||
github_dir: ~/gh
|
||||
|
||||
@@ -92,7 +92,7 @@ searxng_group: searxng
|
||||
searxng_directory: /srv/searxng
|
||||
searxng_port: 22083
|
||||
searxng_base_url: http://oberon.incus:22083/
|
||||
searxng_instance_name: "Agathos Search"
|
||||
searxng_instance_name: "Ouranos Search"
|
||||
searxng_secret_key: "{{ vault_searxng_secret_key }}"
|
||||
|
||||
# SearXNG OAuth2-Proxy Sidecar
|
||||
|
||||
Reference in New Issue
Block a user