diff --git a/ansible/inventory/host_vars/puck.incus.yml b/ansible/inventory/host_vars/puck.incus.yml index ff13570..af03aef 100644 --- a/ansible/inventory/host_vars/puck.incus.yml +++ b/ansible/inventory/host_vars/puck.incus.yml @@ -52,7 +52,7 @@ mnemosyne_web_metrics_port: 23191 # ============================================================================= # Kottos Configuration (Pallas FastAgent runtime) # ============================================================================= -# Engineering agents (Harper, Scotty, Research, Tech Research) running as a +# Engineering agents (Harper, Scotty, CASE, Research, Tech Research) running as a # single systemd-managed ``pallas`` process. Logs land in journald via # SyslogIdentifier=kottos, then Alloy's journal relabel block tags them as # {service="pallas", project="kottos"} for Loki. @@ -68,6 +68,7 @@ kottos_harper_port: 24101 kottos_scotty_port: 24102 kottos_research_port: 24150 kottos_tech_research_port: 24151 +kottos_case_port: 24152 # Log level — INFO surfaces lifecycle + failures, DEBUG adds per-request # detail and successful health probe lines. Ouranos Lab convention: